Home
last modified time | relevance | path

Searched refs:hasLowerPriority (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInlineOrder.cpp204 bool hasLowerPriority(const CallBase *L, const CallBase *R) const { in hasLowerPriority() function in __anone02e35fa0111::PriorityInlineOrder
237 return hasLowerPriority(L, R); in PriorityInlineOrder()