Searched defs:IsLess (Results 1 – 4 of 4) sorted by relevance
153 bool IsLess = std::lexicographical_compare(LHS.begin(), LHS.end(), RHS.begin(), RHS.end()); CompareElements() local
288 assert(IsLess ^ IsGreater); in sinkMinMaxInBB() local
13906 IsLess = CR == CmpResult::Less, VisitBinaryOperator() local
6261 bool IsLess = (CC == ISD::SETLE || CC == ISD::SETULE || foldAndOrOfSETCC() local [all...]