Home
last modified time | relevance | path

Searched refs:computeThreshold (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp263 Optional<uint64_t> ProfileSummaryInfo::computeThreshold(int PercentileCutoff) { in computeThreshold() function in ProfileSummaryInfo
303 auto CountThreshold = computeThreshold(PercentileCutoff); in isHotCountNthPercentile()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h60 Optional<uint64_t> computeThreshold(int PercentileCutoff);