Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineSizeOpts.cpp62 bool isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function
85 static bool isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSizeOpts.cpp57 static bool isFunctionHotInCallGraphNthPercentile(int CutOff, in isFunctionHotInCallGraphNthPercentile() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp199 bool ProfileSummaryInfo::isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function in ProfileSummaryInfo