Searched defs:isLess (Results 1 – 5 of 5) sorted by relevance
273 std::function<bool(const CallBase *L, const CallBase *R)> isLess; global() member in __anon8bc167500111::PriorityInlineOrder
347 bool isLess(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { isLess() function
47 static inline bool isLess(key_type_ref L, key_type_ref R) { in isLess() function
1896 static void isLess(FICL_VM *pVM) in isLess() function
1482 bool Cost::isLess(const Cost &Other) const { isLess() function in Cost