Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp46 static bool isHotBlockNthPercentile(int PercentileCutoff, in isHotBlockNthPercentile() function
54 static bool isHotBlockNthPercentile(int PercentileCutoff, in isHotBlockNthPercentile() function
154 static bool isHotBlockNthPercentile(int CutOff, in isHotBlockNthPercentile() function
161 static bool isHotBlockNthPercentile(int CutOff, in isHotBlockNthPercentile() function
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp84 static bool isHotBlockNthPercentile(int CutOff, in isHotBlockNthPercentile() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp350 bool ProfileSummaryInfo::isHotBlockNthPercentile( in isHotBlockNthPercentile() function in ProfileSummaryInfo