Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSizeOpts.cpp67 static bool isFunctionHotInCallGraphNthPercentile(int CutOff, in isFunctionHotInCallGraphNthPercentile() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDProfileSummaryInfo.h168 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile() function