Home | History | Annotate | Download | only in Utils

Lines Matching refs:ICMP_EQ

362       if (ICI->getPredicate() == (isEQ ? ICmpInst::ICMP_EQ:ICmpInst::ICMP_NE)) {
463 if ((ICI->getPredicate() == ICmpInst::ICMP_EQ ||
494 return BI->getSuccessor(ICI->getPredicate() == ICmpInst::ICMP_EQ);
2099 if (ICI->getPredicate() == ICmpInst::ICMP_EQ)
2123 if (ICI->getPredicate() == ICmpInst::ICMP_EQ)