[block-freq] Begin move of BlockFrequency::EntryFreq -> BlockFrequencyImpl::EntryFreq.
authorMichael Gottesman <mgottesman@apple.com>
Fri, 13 Dec 2013 23:44:36 +0000 (23:44 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Fri, 13 Dec 2013 23:44:36 +0000 (23:44 +0000)
commitccf34d22952bee65df527c838a3f413140e20ffe
treea1b8cea9a8fcc7cebe608711c557c4ff87a016cb
parent5e7d2417912e03594470e3aa664e5061ca135bac
[block-freq] Begin move of BlockFrequency::EntryFreq -> BlockFrequencyImpl::EntryFreq.

This is a property associated with a function, not with BlockFrequency data.
Additionally it loosens the artifical requirement that the entry frequency
arbitrarily be the same for every function.

There is a series of patches forthcoming updating various code that uses the old
way of getting a block frequency to the new location.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197284 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/BlockFrequencyImpl.h