aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Analysis/InlineCost.h
Commit message (Expand)AuthorAgeFilesLines
* Fix resetCachedCostInfo to reset all of the cost information, instead ofDan Gohman2009-10-131-1/+1
* Split code not specific to Function inlining out into a separate class,Dan Gohman2009-10-131-36/+44
* Move the InlineCost code from Transforms/Utils to Analysis.Dan Gohman2009-10-131-0/+172