Searched defs:isLess (Results 1 – 4 of 4) sorted by relevance
275 std::function<bool(const CallBase *L, const CallBase *R)> isLess; member in __anon68303f150111::PriorityInlineOrder
47 static inline bool isLess(key_type_ref L, key_type_ref R) { in isLess() function
353 bool isLess(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { in isLess() function
1482 bool Cost::isLess(const Cost &Other) const { in isLess() function in Cost