Home
last modified time | relevance | path

Searched refs:OtherCR (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DValueLattice.h308 const auto &OtherCR = Other.getConstantRange(); in getCompare() local
309 if (ConstantRange::makeSatisfyingICmpRegion(Pred, OtherCR).contains(CR)) in getCompare()
312 CmpInst::getInversePredicate(Pred), OtherCR) in getCompare()