llvm/unittests/ProfileData
Easwaran Raman b87a1e69c3 Replace the use of MaxFunctionCount module flag
Adds an interface to get ProfileSummary for a module and makes InlineCost use ProfileSummary to get max function count.

Differential Revision: http://reviews.llvm.org/D18622



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266477 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-15 21:39:58 +00:00
..
CMakeLists.txt Replace the use of MaxFunctionCount module flag 2016-04-15 21:39:58 +00:00
CoverageMappingTest.cpp Revert "[Coverage] Prevent detection of false instantiations in case of macro expansion." 2016-04-15 17:53:48 +00:00
InstrProfTest.cpp Remove every uses of getGlobalContext() in LLVM (but the C API) 2016-04-14 21:59:01 +00:00
ProfileSummaryTest.cpp Replace the use of MaxFunctionCount module flag 2016-04-15 21:39:58 +00:00
SampleProfTest.cpp Remove every uses of getGlobalContext() in LLVM (but the C API) 2016-04-14 21:59:01 +00:00