Home
last modified time | relevance | path

Searched refs:NeC (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1421 if (const APInt *NeC = Difference.getSingleElement()) in foldICmpWithDominatingICmp() local
1422 return new ICmpInst(ICmpInst::ICMP_NE, X, Builder.getInt(*NeC)); in foldICmpWithDominatingICmp()