Lines Matching refs:ICMP_EQ
1498 if (UnsignedPred == ICmpInst::ICMP_ULT && EqPred == ICmpInst::ICMP_EQ && in simplifyUnsignedRangeCheck()
1971 (Pred == CmpInst::ICMP_EQ || Pred == CmpInst::ICMP_NE)) in computePointerICmp()
1981 case CmpInst::ICMP_EQ: in computePointerICmp()
2012 if (Pred == CmpInst::ICMP_EQ || Pred == CmpInst::ICMP_NE) { in computePointerICmp()
2159 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2218 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2481 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2538 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2583 if ((Pred == ICmpInst::ICMP_EQ || Pred == ICmpInst::ICMP_NE) && in SimplifyICmpInst()
2695 if (Pred == ICmpInst::ICMP_EQ) in SimplifyICmpInst()
2722 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2764 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2800 if (Pred == ICmpInst::ICMP_EQ) in SimplifyICmpInst()
2884 case CmpInst::ICMP_EQ: in SimplifyICmpInst()
2954 case CmpInst::ICMP_EQ: in SimplifyICmpInst()
3075 return Pred == ICmpInst::ICMP_EQ in SimplifyICmpInst()
3356 TrueWhenUnset = Pred == ICmpInst::ICMP_EQ; in SimplifySelectInst()
3415 if (Pred == ICmpInst::ICMP_EQ) { in SimplifySelectInst()