Lines Matching refs:ICMP_SLE
3064 } else if (isKnownPredicate(ICmpInst::ICMP_SLE, Ops[i], Ops[i+1])) { in getSMaxExpr()
4006 case ICmpInst::ICMP_SLE: in createNodeForSelectOrPHI()
6909 case ICmpInst::ICMP_SLE: in SimplifyICmpOperands()
6997 case ICmpInst::ICMP_SLE: in SimplifyICmpOperands()
7184 case ICmpInst::ICMP_SLE: { in isMonotonicPredicateImpl()
7196 Increasing = Pred == ICmpInst::ICMP_SLT || Pred == ICmpInst::ICMP_SLE; in isMonotonicPredicateImpl()
7283 case ICmpInst::ICMP_SLE: { in isKnownPredicateWithRanges()
7361 case ICmpInst::ICMP_SLE: in isKnownPredicateViaNoOverflow()
8011 case ICmpInst::ICMP_SLE: in IsKnownPredicateViaMinOrMax()
8056 case ICmpInst::ICMP_SLE: in isImpliedCondOperandsHelper()
8057 if (IsKnownPredicateFull(ICmpInst::ICMP_SLE, LHS, FoundLHS) && in isImpliedCondOperandsHelper()
8064 IsKnownPredicateFull(ICmpInst::ICMP_SLE, RHS, FoundRHS)) in isImpliedCondOperandsHelper()