Searched refs:updateAndCheckDecreased (Results 1 – 1 of 1) sorted by relevance
78 virtual bool updateAndCheckDecreased(const CallBase *CB) = 0;105 bool updateAndCheckDecreased(const CallBase *CB) override { in updateAndCheckDecreased() function127 while (PriorityPtr->updateAndCheckDecreased(Heap.front())) { in adjust()