llvm-project/llvm/include
Easwaran Raman 71069cf67d Use ProfileSummaryInfo in inline cost analysis.
Instead of directly using MaxFunctionCount and function entry count to determine callee hotness, use the isHotFunction/isColdFunction methods provided by ProfileSummaryInfo.

Differential revision: http://reviews.llvm.org/D21045

llvm-svn: 272321
2016-06-09 22:23:21 +00:00
..
llvm Use ProfileSummaryInfo in inline cost analysis. 2016-06-09 22:23:21 +00:00
llvm-c Extract renaming from D19181 2016-05-23 16:38:25 +00:00