HomeSort by relevance Sort by last modified time
    Searched refs:reheapify (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ADT/
PriorityQueue.h 64 /// reheapify - If an element in the queue has changed in a way that
66 /// internal state becomes invalid. Calling reheapify() resets the
71 void reheapify() { function in class:llvm::PriorityQueue
  /external/swiftshader/third_party/LLVM/include/llvm/ADT/
PriorityQueue.h 64 /// reheapify - If an element in the queue has changed in a way that
66 /// internal state becomes invalid. Calling reheapify() resets the
71 void reheapify() { function in class:llvm::PriorityQueue

Completed in 112 milliseconds