Home
last modified time | relevance | path

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

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