Searched refs:isNE (Results 1 – 1 of 1) sorted by relevance
557 bool isNE = ICI->getPredicate() == ICmpInst::ICMP_NE; in transformZExtICmp() local562 isNE); in transformZExtICmp()576 if ((Op1CV != 0) == isNE) { // Toggle the low bit. in transformZExtICmp()