Searched refs:NeC (Results 1 – 1 of 1) sorted by relevance
1381 if (const APInt *NeC = Difference.getSingleElement()) in foldICmpWithDominatingICmp() local1382 return new ICmpInst(ICmpInst::ICMP_NE, X, Builder.getInt(*NeC)); in foldICmpWithDominatingICmp()