Searched defs:NewBinOp2 (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstructionCombining.cpp | 959 Value *NewBinOp2 = Builder.CreateBinOp(I.getOpcode(), X, Y); foldBinOpShiftWithShift() local |