Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ICmpInst

465     /// branch of the ICmpInst ExitCond, TBB, and FBB.
467 ICmpInst *ExitCond,
485 ICmpInst::Predicate p);
524 bool isImpliedCond(ICmpInst::Predicate Pred,
532 bool isImpliedCondOperands(ICmpInst::Predicate Pred,
539 bool isImpliedCondOperandsHelper(ICmpInst::Predicate Pred,
555 bool isKnownPredicateWithRanges(ICmpInst::Predicate Pred,
743 bool isLoopEntryGuardedByCond(const Loop *L, ICmpInst::Predicate Pred,
749 bool isLoopBackedgeGuardedByCond(const Loop *L, ICmpInst::Predicate Pred,
854 bool isKnownPredicate(ICmpInst::Predicate Pred,
862 bool SimplifyICmpOperands(ICmpInst::Predicate &Pred,