Home
last modified time | relevance | path

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

/external/libcxx/test/support/
Dtest_comparisons.h27 TEST_CONSTEXPR_CXX14 bool testComparisons6(const T& t1, const T& t2, bool isEqual, bool isLess) in testComparisons6()
83 const bool isLess = val1 < val2; in testComparisons6Values() local
/external/llvm-project/libcxx/test/support/
Dtest_comparisons.h26 TEST_CONSTEXPR_CXX14 bool testComparisons6(const T& t1, const U& t2, bool isEqual, bool isLess) in testComparisons6()
82 const bool isLess = val1 < val2; in testComparisons6Values() local
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DRangedConstraintManager.h58 static inline bool isLess(key_type_ref lhs, key_type_ref rhs) { in isLess() function
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DIteratorRangeChecker.cpp353 bool isLess(ProgramStateRef State, SymbolRef Sym1, SymbolRef Sym2) { in isLess() function
/external/llvm-project/llvm/include/llvm/ADT/
DImmutableMap.h46 static inline bool isLess(key_type_ref L, key_type_ref R) { in isLess() function
/external/llvm/include/llvm/ADT/
DImmutableMap.h44 static inline bool isLess(key_type_ref L, key_type_ref R) { in isLess() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DImmutableMap.h46 static inline bool isLess(key_type_ref L, key_type_ref R) { in isLess() function
/external/clang/lib/StaticAnalyzer/Core/
DRangeConstraintManager.cpp64 static inline bool isLess(key_type_ref lhs, key_type_ref rhs) { in isLess() function in __anonb55f1c850111::RangeTrait
/external/llvm-project/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1430 bool Cost::isLess(Cost &Other) { in isLess() function in Cost
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1437 bool Cost::isLess(Cost &Other) { in isLess() function in Cost