reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Analysis/ValueLattice.h
  299       return ConstantExpr::getCompare(Pred, getConstant(), Other.getConstant());
  308     if (ConstantRange::makeSatisfyingICmpRegion(Pred, OtherCR).contains(CR))
  311             CmpInst::getInversePredicate(Pred), OtherCR)