Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp273 uint64_t CountThreshold = Entry.MinCount; in computeThreshold() local
303 auto CountThreshold = computeThreshold(PercentileCutoff); in isHotCountNthPercentile() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp31 static cl::opt<unsigned> CountThreshold("hexagon-cext-threshold", variable