Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp73 static bool isFunctionColdInCallGraphNthPercentile(int CutOff, isFunctionColdInCallGraphNthPercentile() function
/llvm-project/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h176 bool isFunctionColdInCallGraphNthPercentile(int PercentileCutoff, isFunctionColdInCallGraphNthPercentile() function