[InstCombine] Make foldOpWithConstantIntoOperand take a BinaryOperator instead...
[InstCombine] Make foldOpWithConstantIntoOperand take a BinaryOperator instead of a generic Instruction. It blindly assumes there are two operands so make it explicit. llvm-svn: 299351
Loading
Please register or sign in to comment