Searched defs:isLess (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DImmutableMap.h46 static inline bool isLess(key_type_ref L, key_type_ref R) { function in struct:llvm::ImutKeyValueInfo
H A DImmutableSet.h936 static bool isLess(key_type_ref LHS, key_type_ref RHS) { function in struct:llvm::ImutContainerInfo
960 static bool isLess(key_type_ref LHS, key_type_ref RHS) { return LHS < RHS; } function in struct:llvm::ImutContainerInfo
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DIteratorRangeChecker.cpp353 bool isLess(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { function in namespace:__anon985
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1438 bool Cost::isLess(Cost &Other) { function in class:Cost

Completed in 100 milliseconds