Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp960 Value *NewBinOp1 = Builder.CreateBinOp( in foldBinOpShiftWithShift() local
980 Value *NewBinOp1 = Builder.CreateBinOp(I.getOpcode(), Y, NewBinOp2); in foldBinOpShiftWithShift() local