Lines Matching refs:getSwappedPredicate
8878 Pred = ICmpInst::getSwappedPredicate(Pred); in computeExitLimitFromICmp()
10346 Pred = ICmpInst::getSwappedPredicate(Pred); in SimplifyICmpOperands()
10357 Pred = ICmpInst::getSwappedPredicate(Pred); in SimplifyICmpOperands()
10672 getMonotonicPredicateTypeImpl(LHS, ICmpInst::getSwappedPredicate(Pred)); in getMonotonicPredicateType()
10738 Pred = ICmpInst::getSwappedPredicate(Pred); in getLoopInvariantPredicate()
10792 Pred = ICmpInst::getSwappedPredicate(Pred); in getLoopInvariantExitCondDuringFirstIterations()
10829 NoOverflowPred = CmpInst::getSwappedPredicate(NoOverflowPred); in getLoopInvariantExitCondDuringFirstIterations()
11361 FoundPred = ICmpInst::getSwappedPredicate(FoundPred); in isImpliedCondBalancedTypes()
11364 Pred = ICmpInst::getSwappedPredicate(Pred); in isImpliedCondBalancedTypes()
11374 if (ICmpInst::getSwappedPredicate(FoundPred) == Pred) { in isImpliedCondBalancedTypes()
11425 CanonicalPred = ICmpInst::getSwappedPredicate(CanonicalPred); in isImpliedCondBalancedTypes()
11426 CanonicalFoundPred = ICmpInst::getSwappedPredicate(CanonicalFoundPred); in isImpliedCondBalancedTypes()
11509 if (isImpliedCondOperands(CmpInst::getSwappedPredicate(Pred), RHS, in isImpliedCondBalancedTypes()
11516 if (isImpliedCondOperands(CmpInst::getSwappedPredicate(Pred), RHS, in isImpliedCondBalancedTypes()
11786 Pred = ICmpInst::getSwappedPredicate(Pred); in isImpliedViaMerge()
11860 Pred = ICmpInst::getSwappedPredicate(Pred); in isImpliedCondOperandsViaShift()
12008 Pred = CmpInst::getSwappedPredicate(Pred); in isImpliedViaOperations()
14580 Predicate = CmpInst::getSwappedPredicate(Predicate); in applyLoopGuards()
14642 Predicate = CmpInst::getSwappedPredicate(Predicate); in applyLoopGuards()