Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ICMP_EQ

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