aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneFunction.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2012-03-08 02:04:19 +0000
committerChandler Carruth <chandlerc@gmail.com>2012-03-08 02:04:19 +0000
commitdd1637c39351c52f0adf306acc882010d4b2c2b7 (patch)
tree94c5747c64d3570f500b37c32a2e05a684f25a81 /llvm/lib/Transforms/Utils/CloneFunction.cpp
parent956dd2261e1b48648b3224f1a33de3fceb78e710 (diff)
downloadllvm-dd1637c39351c52f0adf306acc882010d4b2c2b7.zip
llvm-dd1637c39351c52f0adf306acc882010d4b2c2b7.tar.gz
llvm-dd1637c39351c52f0adf306acc882010d4b2c2b7.tar.bz2
Rotate two of the functions used to count bonuses for the inline cost
analysis to be methods on the cost analysis's function info object instead of the code metrics object. These really are just users of the code metrics, they're building the information for the function's analysis. This is the first step of growing the amount of information we collect about a function in order to cope with pair-wise simplifications due to allocas. llvm-svn: 152283
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions