OSDN Git Service

[InstCombine] use dyn_cast instead of isa+cast; NFCI
authorSanjay Patel <spatel@rotateright.com>
Mon, 6 Mar 2017 23:25:28 +0000 (23:25 +0000)
committerSanjay Patel <spatel@rotateright.com>
Mon, 6 Mar 2017 23:25:28 +0000 (23:25 +0000)
commit1609c3ca8631d58bf3eeef6b6d0403f37f9fd798
tree375e645a0cf9d38fa7cd1fd684d88c2aafd7513b
parent64cf2ce710323e02da417235fb4798db6a6dbd49
[InstCombine] use dyn_cast instead of isa+cast; NFCI

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@297092 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstructionCombining.cpp