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