[InstSimplify] Add missing const qualifier (NFC)
The context instruction is a "const Instruction *", so that's what getWithInstruction() should accept.
parent
ba149f6e
Please register or sign in to comment
The context instruction is a "const Instruction *", so that's what getWithInstruction() should accept.