Searched defs:reheapify (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/include/llvm/ADT/
H A DPriorityQueue.h64 /// 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 138 milliseconds