Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp983 Value *NewBinOp1 = Builder.CreateBinOp( foldBinOpShiftWithShift() local
1003 Value *NewBinOp1 = Builder.CreateBinOp(I.getOpcode(), Y, NewBinOp2); foldBinOpShiftWithShift() local