Searched refs:getEquivalentICmp (Results 1 – 4 of 4) sorted by relevance
168 bool getEquivalentICmp(CmpInst::Predicate &Pred, APInt &RHS) const;
532 SubsetIntersect.getEquivalentICmp(Pred, NewRHSAP)) { in widenCondCommon()
150 bool ConstantRange::getEquivalentICmp(CmpInst::Predicate &Pred, in getEquivalentICmp() function in ConstantRange
9411 if (ExactCR.getEquivalentICmp(NewPred, NewRHS) && in SimplifyICmpOperands()