Searched refs:NegX (Results 1 – 2 of 2) sorted by relevance
1472 Constant *NegX = ConstantExpr::getNeg(BOC); in visitICmpInstWithInstAndIntCst() local1475 return new ICmpInst(pred, X, NegX); in visitICmpInstWithInstAndIntCst()
2317 Constant *NegX = ConstantExpr::getNeg(BOC); in visitICmpInstWithInstAndIntCst() local2320 return new ICmpInst(pred, X, NegX); in visitICmpInstWithInstAndIntCst()