Home | History | Annotate | Download | only in Analysis

Lines Matching refs:ICMP_EQ

3900       case ICmpInst::ICMP_EQ:
4528 case ICmpInst::ICMP_EQ: { // while (X == Y)
5643 case ICmpInst::ICMP_EQ:
5654 Pred = ICmpInst::ICMP_EQ;
5672 Pred = ICmpInst::ICMP_EQ;
5690 Pred = ICmpInst::ICMP_EQ;
5708 Pred = ICmpInst::ICMP_EQ;
5725 Pred = ICmpInst::ICMP_EQ;
5739 Pred = ICmpInst::ICMP_EQ;
5753 Pred = ICmpInst::ICMP_EQ;
5767 Pred = ICmpInst::ICMP_EQ;
5851 Pred = ICmpInst::ICMP_EQ;
5975 case ICmpInst::ICMP_EQ:
6133 if (FoundPred == ICmpInst::ICMP_EQ)
6171 case ICmpInst::ICMP_EQ: