Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:ICMP_NE

2050 ICMP_NE)
2151 // Canonicalize icmp_ne -> icmp_eq
2156 if (IPred == ICmpInst::ICMP_NE || IPred == ICmpInst::ICMP_ULE ||