Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DMachineSizeOpts.cpp110 bool isFunctionColdInCallGraphNthPercentile( in isFunctionColdInCallGraphNthPercentile() function
138 static bool isFunctionColdInCallGraphNthPercentile( in isFunctionColdInCallGraphNthPercentile() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSizeOpts.cpp73 static bool isFunctionColdInCallGraphNthPercentile(int CutOff, in isFunctionColdInCallGraphNthPercentile() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DProfileSummaryInfo.cpp213 bool ProfileSummaryInfo::isFunctionColdInCallGraphNthPercentile( in isFunctionColdInCallGraphNthPercentile() function in ProfileSummaryInfo