summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorEaswaran Raman <eraman@google.com>2015-12-28 20:28:19 +0000
committerEaswaran Raman <eraman@google.com>2015-12-28 20:28:19 +0000
commitb9f7120e7a4c6eff3e77e0d21b07f7a0dc4bc6fa (patch)
treeba0a06c7db0316808d4011193b92ec83a44f6218 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent9db5b93ffc3ba35b107fbc9be04e5c3f5a4379a4 (diff)
Refactor inline costs analysis by removing the InlineCostAnalysis class
InlineCostAnalysis is an analysis pass without any need for it to be one. Once it stops being an analysis pass, it doesn't maintain any useful state and the member functions inside can be made free functions. NFC. Differential Revision: http://reviews.llvm.org/D15701 llvm-svn: 256521
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions