Home
last modified time | relevance | path

Searched defs:isFunctionHotInCallGraphNthPercentile (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp67 static bool isFunctionHotInCallGraphNthPercentile(int CutOff, in isFunctionHotInCallGraphNthPercentile() function
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp95 bool isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function
130 static bool isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp206 bool ProfileSummaryInfo::isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function in ProfileSummaryInfo