Searched defs:IsGreater (Results 1 – 4 of 4) sorted by relevance
157 bool IsGreater = std::lexicographical_compare(RHS.begin(), RHS.end(), LHS.begin(), LHS.end()); CompareElements() local
289 bool IsGreater = ICmpInst::isGE(P) || ICmpInst::isGT(P); sinkMinMaxInBB() local
11026 bool IsGreater = ICmpInst::isGE(Pred) || ICmpInst::isGT(Pred); getMonotonicPredicateTypeImpl() local
13907 IsGreater = CR == CmpResult::Greater; VisitBinaryOperator() local