Home
last modified time | relevance | path

Searched refs:getEntryForPercentile (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp79 ProfileSummaryBuilder::getEntryForPercentile(const SummaryEntryVector &DS, in getEntryForPercentile() function in ProfileSummaryBuilder
162 ProfileSummaryBuilder::getEntryForPercentile(DS, ProfileSummaryCutoffHot); in getHotCountThreshold()
171 auto &ColdEntry = ProfileSummaryBuilder::getEntryForPercentile( in getColdCountThreshold()
/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DProfileCommon.h69 getEntryForPercentile(const SummaryEntryVector &DS, uint64_t Percentile);
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp238 auto &HotEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds()
274 auto &Entry = ProfileSummaryBuilder::getEntryForPercentile(DetailedSummary, in computeThreshold()
/llvm-project-15.0.7/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp166 ProfileSummaryBuilder::getEntryForPercentile( in shouldInline()
/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp564 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()
569 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()
576 : ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()