Lines Matching refs:ICMP_EQ
409 (Pred == ICmpInst::ICMP_EQ && OrOnTrueVal))556 if (Pred == ICmpInst::ICMP_EQ) {575 if (CmpLHS == TrueVal && Pred == ICmpInst::ICMP_EQ) {720 // have a icmp_ne or icmp_eq and whether the true or false val is the zero.