Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineOrder.cpp206 bool hasLowerPriority(const CallBase *L, const CallBase *R) const { in hasLowerPriority() function in __anona7cbcc7e0111::PriorityInlineOrder
240 return hasLowerPriority(L, R); in PriorityInlineOrder()