Home
last modified time | relevance | path

Searched defs:isHotBlockNthPercentile (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp84 static bool isHotBlockNthPercentile(int CutOff, in isHotBlockNthPercentile() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h217 bool isHotBlockNthPercentile(int PercentileCutoff, const BBType *BB, in isHotBlockNthPercentile() function
224 bool isHotBlockNthPercentile(int PercentileCutoff, BlockFrequency BlockFreq, in isHotBlockNthPercentile() function