Lines Matching refs:ICMP_EQ
1493 if (UnsignedPred == ICmpInst::ICMP_ULT && EqPred == ICmpInst::ICMP_EQ && in simplifyUnsignedRangeCheck()
1984 (Pred == CmpInst::ICMP_EQ || Pred == CmpInst::ICMP_NE)) in computePointerICmp()
1994 case CmpInst::ICMP_EQ: in computePointerICmp()
2025 if (Pred == CmpInst::ICMP_EQ || Pred == CmpInst::ICMP_NE) { in computePointerICmp()
2182 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2244 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2507 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2564 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2609 if ((Pred == ICmpInst::ICMP_EQ || Pred == ICmpInst::ICMP_NE) && in SimplifyICmpInst()
2748 if (Pred == ICmpInst::ICMP_EQ) in SimplifyICmpInst()
2775 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2817 case ICmpInst::ICMP_EQ: in SimplifyICmpInst()
2855 if (Pred == ICmpInst::ICMP_EQ) in SimplifyICmpInst()
2939 case CmpInst::ICMP_EQ: in SimplifyICmpInst()
3009 case CmpInst::ICMP_EQ: in SimplifyICmpInst()
3130 return Pred == ICmpInst::ICMP_EQ in SimplifyICmpInst()
3416 TrueWhenUnset = Pred == ICmpInst::ICMP_EQ; in SimplifySelectInst()
3475 if (Pred == ICmpInst::ICMP_EQ) { in SimplifySelectInst()