Searched defs:isFunctionColdInCallGraphNthPercentile (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SizeOpts.cpp | 73 static bool isFunctionColdInCallGraphNthPercentile(int CutOff, isFunctionColdInCallGraphNthPercentile() function |
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | ProfileSummaryInfo.h | 176 bool isFunctionColdInCallGraphNthPercentile(int PercentileCutoff, isFunctionColdInCallGraphNthPercentile() function |