Searched defs:NewMulC (Results 1 – 2 of 2) sorted by relevance
1509 Constant *NewMulC = ConstantInt::get(Ty, 1 - *C1); in visitAdd() local1775 if (Constant *NewMulC = ConstantFoldBinaryOpOperands( in visitFAdd() local
1342 APInt NewMulC = MulC->lshr(ShAmtC); in visitLShr() local