Sample profile summary cleanup
authorEaswaran Raman <eraman@google.com>
Mon, 28 Mar 2016 23:14:29 +0000 (23:14 +0000)
committerEaswaran Raman <eraman@google.com>
Mon, 28 Mar 2016 23:14:29 +0000 (23:14 +0000)
commit6f4903d985e7829fa6208a469f78086d2e6ab280
tree9f4804757fd8174802122912a3a7e7353d6202af
parentd133f6acf14ab84e364baa55ebe3aafecd0451d0
Sample profile summary cleanup

Replace references to MaxHeadSamples with MaxFunctionCount

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

llvm-svn: 264686
llvm/include/llvm/ProfileData/ProfileCommon.h
llvm/include/llvm/ProfileData/SampleProfReader.h
llvm/lib/ProfileData/ProfileSummary.cpp
llvm/lib/ProfileData/SampleProfWriter.cpp
llvm/unittests/ProfileData/SampleProfTest.cpp