Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp62 static const ProfileSummaryEntry &getEntryForPercentile(SummaryEntryVector &DS, in getEntryForPercentile() function
206 getEntryForPercentile(DetailedSummary, ProfileSummaryCutoffHot); in computeThresholds()
211 getEntryForPercentile(DetailedSummary, ProfileSummaryCutoffCold); in computeThresholds()