Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp267 ProfileSummaryInfo::computeThreshold(int PercentileCutoff) const { in computeThreshold() function in ProfileSummaryInfo
301 auto CountThreshold = computeThreshold(PercentileCutoff); in isHotOrColdCountNthPercentile()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h55 Optional<uint64_t> computeThreshold(int PercentileCutoff) const;