Lines Matching refs:getSwappedPredicate

9107     Pred = ICmpInst::getSwappedPredicate(Pred);  in computeExitLimitFromICmp()
10600 Pred = ICmpInst::getSwappedPredicate(Pred); in SimplifyICmpOperands()
10611 Pred = ICmpInst::getSwappedPredicate(Pred); in SimplifyICmpOperands()
10923 getMonotonicPredicateTypeImpl(LHS, ICmpInst::getSwappedPredicate(Pred)); in getMonotonicPredicateType()
10987 Pred = ICmpInst::getSwappedPredicate(Pred); in getLoopInvariantPredicate()
11100 Pred = ICmpInst::getSwappedPredicate(Pred); in getLoopInvariantExitCondDuringFirstIterationsImpl()
11137 NoOverflowPred = CmpInst::getSwappedPredicate(NoOverflowPred); in getLoopInvariantExitCondDuringFirstIterationsImpl()
11669 FoundPred = ICmpInst::getSwappedPredicate(FoundPred); in isImpliedCondBalancedTypes()
11672 Pred = ICmpInst::getSwappedPredicate(Pred); in isImpliedCondBalancedTypes()
11682 if (ICmpInst::getSwappedPredicate(FoundPred) == Pred) { in isImpliedCondBalancedTypes()
11733 CanonicalPred = ICmpInst::getSwappedPredicate(CanonicalPred); in isImpliedCondBalancedTypes()
11734 CanonicalFoundPred = ICmpInst::getSwappedPredicate(CanonicalFoundPred); in isImpliedCondBalancedTypes()
11817 if (isImpliedCondOperands(CmpInst::getSwappedPredicate(Pred), RHS, in isImpliedCondBalancedTypes()
11824 if (isImpliedCondOperands(CmpInst::getSwappedPredicate(Pred), RHS, in isImpliedCondBalancedTypes()
12097 Pred = ICmpInst::getSwappedPredicate(Pred); in isImpliedViaMerge()
12171 Pred = ICmpInst::getSwappedPredicate(Pred); in isImpliedCondOperandsViaShift()
12319 Pred = CmpInst::getSwappedPredicate(Pred); in isImpliedViaOperations()
15019 Predicate = CmpInst::getSwappedPredicate(Predicate); in applyLoopGuards()
15173 Predicate = CmpInst::getSwappedPredicate(Predicate); in applyLoopGuards()