Lines Matching defs:Pred
91 CmpInst::Predicate Pred; member
618 ConstraintInfo::getConstraint(CmpInst::Predicate Pred, Value *Op0, Value *Op1, in getConstraint()
749 ConstraintTy ConstraintInfo::getConstraintForSolving(CmpInst::Predicate Pred, in getConstraintForSolving()
829 bool ConstraintInfo::doesHold(CmpInst::Predicate Pred, Value *A, in doesHold()
837 CmpInst::Predicate Pred, Value *A, Value *B, unsigned NumIn, in transferToOtherSystem()
910 CmpInst::Predicate Pred; in addInfoForInductions() local
1077 CmpInst::Predicate Pred; in addInfoFor() local
1199 static void dumpUnpackedICmp(raw_ostream &OS, ICmpInst::Predicate Pred, in dumpUnpackedICmp()
1214 ICmpInst::Predicate Pred; member
1358 static std::optional<bool> checkCondition(CmpInst::Predicate Pred, Value *A, in checkCondition()
1445 ICmpInst::Predicate Pred = in checkAndReplaceMinMax() local
1501 CmpInst::Predicate Pred; in checkOrAndOpImpliedByOther() local
1554 void ConstraintInfo::addFact(CmpInst::Predicate Pred, Value *A, Value *B, in addFact()
1653 ConstraintInfo &Info) { in tryToSimplifyOverflowMath()
1786 auto AddFact = [&](CmpInst::Predicate Pred, Value *A, Value *B) { in eliminateConstraints()
1813 ICmpInst::Predicate Pred; in eliminateConstraints() local