Lines Matching refs:ICMP_EQ
4065 case ICmpInst::ICMP_EQ: in createNodeForSelectOrPHI()
5498 case ICmpInst::ICMP_EQ: { // while (X == Y) in computeExitLimitFromICmp()
6842 case ICmpInst::ICMP_EQ: in SimplifyICmpOperands()
6863 Pred = ICmpInst::ICMP_EQ; in SimplifyICmpOperands()
6881 Pred = ICmpInst::ICMP_EQ; in SimplifyICmpOperands()
6899 Pred = ICmpInst::ICMP_EQ; in SimplifyICmpOperands()
6917 Pred = ICmpInst::ICMP_EQ; in SimplifyICmpOperands()
6934 Pred = ICmpInst::ICMP_EQ; in SimplifyICmpOperands()
6948 Pred = ICmpInst::ICMP_EQ; in SimplifyICmpOperands()
6962 Pred = ICmpInst::ICMP_EQ; in SimplifyICmpOperands()
6976 Pred = ICmpInst::ICMP_EQ; in SimplifyICmpOperands()
7063 Pred = ICmpInst::ICMP_EQ; in SimplifyICmpOperands()
7325 case ICmpInst::ICMP_EQ: in isKnownPredicateWithRanges()
7749 if (FoundPred == ICmpInst::ICMP_EQ) in isImpliedCond()
8050 case ICmpInst::ICMP_EQ: in isImpliedCondOperandsHelper()