Lines Matching refs:ICMP_NE
4051 case ICmpInst::ICMP_NE: in createNodeForSelectOrPHI()
5492 case ICmpInst::ICMP_NE: { // while (X != Y) in computeExitLimitFromICmp()
6843 case ICmpInst::ICMP_NE: in SimplifyICmpOperands()
6857 Pred = ICmpInst::ICMP_NE; in SimplifyICmpOperands()
6875 Pred = ICmpInst::ICMP_NE; in SimplifyICmpOperands()
6893 Pred = ICmpInst::ICMP_NE; in SimplifyICmpOperands()
6911 Pred = ICmpInst::ICMP_NE; in SimplifyICmpOperands()
6929 Pred = ICmpInst::ICMP_NE; in SimplifyICmpOperands()
6943 Pred = ICmpInst::ICMP_NE; in SimplifyICmpOperands()
6957 Pred = ICmpInst::ICMP_NE; in SimplifyICmpOperands()
6971 Pred = ICmpInst::ICMP_NE; in SimplifyICmpOperands()
7069 Pred = ICmpInst::ICMP_NE; in SimplifyICmpOperands()
7314 case ICmpInst::ICMP_NE: { in isKnownPredicateWithRanges()
7689 if (FoundPred == ICmpInst::ICMP_NE && in isImpliedCond()
7753 if (Pred == ICmpInst::ICMP_NE) in isImpliedCond()
8051 case ICmpInst::ICMP_NE: in isImpliedCondOperandsHelper()