Searched defs:LessThan (Results 1 – 8 of 8) sorted by relevance
85 enum Operation { LessThan, GreaterThan }; enumerator
305 inline static bool LessThan(const RangeTy &L, const RangeTy &R) { in LessThan() function
155 std::less<> LessThan; in isReferenceToRange() local168 std::less<> LessThan; in isRangeInStorage() local
139 LessThan, // ?M operator< enumerator
1040 Matcher<std::tuple<char, int>> LessThan() { in LessThan() function
1985 auto LessThan = [](const MergeCandidate* M0, const MergeCandidate *M1) { in LoadStoreMultipleOpti() local
1628 LessThan, enumerator
5466 Value *LessThan = simplifyICmpInst(ICmpInst::ICMP_SLT, X, Y, in foldICmpBinOp() local