Searched refs:IsNotEqual (Results 1 – 1 of 1) sorted by relevance
2240 bool IsNotEqual = I.getPredicate() == CmpInst::ICMP_NE; in visitCmpInst() local2241 SimplifiedValues[&I] = IsNotEqual ? ConstantInt::getTrue(I.getType()) in visitCmpInst()