Searched refs:OtherCR (Results 1 – 2 of 2) sorted by relevance
307 const auto &OtherCR = Other.getConstantRange(); in getCompare() local308 if (ConstantRange::makeSatisfyingICmpRegion(Pred, OtherCR).contains(CR)) in getCompare()311 CmpInst::getInversePredicate(Pred), OtherCR) in getCompare()
476 const auto &OtherCR = Other.getConstantRange(); in getCompare() local477 if (ConstantRange::makeSatisfyingICmpRegion(Pred, OtherCR).contains(CR)) in getCompare()480 CmpInst::getInversePredicate(Pred), OtherCR) in getCompare()