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