Home
last modified time | relevance | path

Searched defs:isLess (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorRangeChecker.cpp353 bool isLess(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { in isLess() function
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableMap.h46 static inline bool isLess(key_type_ref L, key_type_ref R) { in isLess() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1438 bool Cost::isLess(Cost &Other) { in isLess() function in Cost