Lines Matching refs:getSwappedPredicate

9151     Pred = ICmpInst::getSwappedPredicate(Pred);  in computeExitLimitFromICmp()
10688 Pred = ICmpInst::getSwappedPredicate(Pred); in SimplifyICmpOperands()
10699 Pred = ICmpInst::getSwappedPredicate(Pred); in SimplifyICmpOperands()
11001 getMonotonicPredicateTypeImpl(LHS, ICmpInst::getSwappedPredicate(Pred)); in getMonotonicPredicateType()
11065 Pred = ICmpInst::getSwappedPredicate(Pred); in getLoopInvariantPredicate()
11178 Pred = ICmpInst::getSwappedPredicate(Pred); in getLoopInvariantExitCondDuringFirstIterationsImpl()
11215 NoOverflowPred = CmpInst::getSwappedPredicate(NoOverflowPred); in getLoopInvariantExitCondDuringFirstIterationsImpl()
11747 FoundPred = ICmpInst::getSwappedPredicate(FoundPred); in isImpliedCondBalancedTypes()
11750 Pred = ICmpInst::getSwappedPredicate(Pred); in isImpliedCondBalancedTypes()
11760 if (ICmpInst::getSwappedPredicate(FoundPred) == Pred) { in isImpliedCondBalancedTypes()
11811 CanonicalPred = ICmpInst::getSwappedPredicate(CanonicalPred); in isImpliedCondBalancedTypes()
11812 CanonicalFoundPred = ICmpInst::getSwappedPredicate(CanonicalFoundPred); in isImpliedCondBalancedTypes()
11895 if (isImpliedCondOperands(CmpInst::getSwappedPredicate(Pred), RHS, in isImpliedCondBalancedTypes()
11902 if (isImpliedCondOperands(CmpInst::getSwappedPredicate(Pred), RHS, in isImpliedCondBalancedTypes()
12175 Pred = ICmpInst::getSwappedPredicate(Pred); in isImpliedViaMerge()
12249 Pred = ICmpInst::getSwappedPredicate(Pred); in isImpliedCondOperandsViaShift()
12397 Pred = CmpInst::getSwappedPredicate(Pred); in isImpliedViaOperations()
15108 Predicate = CmpInst::getSwappedPredicate(Predicate); in collect()
15263 Predicate = CmpInst::getSwappedPredicate(Predicate); in collect()