Searched defs:isColdBlockNthPercentile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SizeOpts.cpp | 90 static bool isColdBlockNthPercentile(int CutOff, const BasicBlock *BB, isColdBlockNthPercentile() function |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | ProfileSummaryInfo.h | 235 bool isColdBlockNthPercentile(int PercentileCutoff, const BBType *BB, isColdBlockNthPercentile() function |