diff options
author | Hal Finkel <hfinkel@anl.gov> | 2013-02-11 05:29:48 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2013-02-11 05:29:48 +0000 |
commit | 3fc1e4aa159ec15058bb26acbec39f6e09990207 (patch) | |
tree | 0a9badf848c7aef7a39decc39acad890ee58b891 /lib/Transforms/IPO/Inliner.cpp | |
parent | da20ea696d8b24d89ae157106ddad2337296ed50 (diff) | |
download | external_llvm-3fc1e4aa159ec15058bb26acbec39f6e09990207.zip external_llvm-3fc1e4aa159ec15058bb26acbec39f6e09990207.tar.gz external_llvm-3fc1e4aa159ec15058bb26acbec39f6e09990207.tar.bz2 |
BBVectorize: isa/cast cleanup in getInstructionTypes
Profiling suggests that getInstructionTypes is performance-sensitive,
this cleans up some double-casting in that function in favor of
using dyn_cast.
No functionality change intended.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@174857 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/IPO/Inliner.cpp')
0 files changed, 0 insertions, 0 deletions