Searched defs:isLess (Results 1 – 5 of 5) sorted by relevance
55 static inline bool isLess(key_type_ref lhs, key_type_ref rhs) { in isLess() function
47 static inline bool isLess(key_type_ref L, key_type_ref R) { in isLess() function
2365 bool isLess(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { in isLess() function
1897 static void isLess(FICL_VM *pVM) in isLess() function
1413 bool Cost::isLess(Cost &Other, const TargetTransformInfo &TTI) { in isLess() function in Cost