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