Searched defs:IsGreater (Results 1 – 3 of 3) sorted by relevance
289 bool IsGreater = ICmpInst::isGE(P) || ICmpInst::isGT(P); in sinkMinMaxInBB() local
11026 bool IsGreater = ICmpInst::isGE(Pred) || ICmpInst::isGT(Pred); in getMonotonicPredicateTypeImpl() local
13938 IsGreater = CR == CmpResult::Greater; in VisitBinaryOperator() local