Searched refs:OtherCR (Results 1 – 1 of 1) sorted by relevance
308 const auto &OtherCR = Other.getConstantRange(); in getCompare() local309 if (ConstantRange::makeSatisfyingICmpRegion(Pred, OtherCR).contains(CR)) in getCompare()312 CmpInst::getInversePredicate(Pred), OtherCR) in getCompare()