[InstCombine] Remove an unnecessary dyn_cast to Instruction and a switch over...
[InstCombine] Remove an unnecessary dyn_cast to Instruction and a switch over two opcodes. Just dyn_cast to the specific instruction classes individually. NFC Change the helper methods to take the more specific class as well. llvm-svn: 311527
Loading
Please register or sign in to comment