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