Home
last modified time | relevance | path

Searched defs:NewMulC (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1681 Constant *NewMulC = ConstantInt::get(Ty, 1 - *C1); in visitAdd() local
1969 if (Constant *NewMulC = ConstantFoldBinaryOpOperands( in visitFAdd() local
H A DInstCombineShifts.cpp1516 APInt NewMulC = MulC->lshr(ShAmtC); in visitLShr() local