Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp277 uint64_t CountThreshold = Entry.MinCount; in computeThreshold() local
301 auto CountThreshold = computeThreshold(PercentileCutoff); in isHotOrColdCountNthPercentile() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonConstExtenders.cpp31 static cl::opt<unsigned> CountThreshold("hexagon-cext-threshold", variable