Searched refs:NegBOC (Results 1 – 1 of 1) sorted by relevance
1731 Constant *NegBOC = ConstantInt::get(And->getType(), -NewC2); in foldICmpAndConstConst() local1733 return new ICmpInst(NewPred, X, NegBOC); in foldICmpAndConstConst()