Searched refs:HeapT (Results 1 – 1 of 1) sorted by relevance
746 using HeapT = std::pair<CallBase *, PriorityT>; typedef in PriorityInlineOrder750 static bool cmp(const HeapT &P1, const HeapT &P2) { in cmp()811 auto PredWrapper = [=](HeapT P) -> bool { in erase_if()820 SmallVector<HeapT, 16> Heap;