Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DProfileSummaryBuilder.cpp81 ProfileSummaryBuilder::getEntryForPercentile(const SummaryEntryVector &DS, in getEntryForPercentile() function in ProfileSummaryBuilder
168 ProfileSummaryBuilder::getEntryForPercentile(DS, ProfileSummaryCutoffHot); in getHotCountThreshold()
177 auto &ColdEntry = ProfileSummaryBuilder::getEntryForPercentile( in getColdCountThreshold()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DProfileCommon.h69 getEntryForPercentile(const SummaryEntryVector &DS, uint64_t Percentile);
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp241 auto &HotEntry = ProfileSummaryBuilder::getEntryForPercentile( in computeThresholds()
277 auto &Entry = ProfileSummaryBuilder::getEntryForPercentile(DetailedSummary, in computeThreshold()
/openbsd-src/gnu/llvm/llvm/tools/llvm-profgen/
H A DCSPreInliner.cpp166 ProfileSummaryBuilder::getEntryForPercentile( in shouldInline()
/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp763 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()
768 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()
773 ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()
780 : ProfileSummaryBuilder::getEntryForPercentile( in adjustInstrProfile()