Home
last modified time | relevance | path

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

/external/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
/external/llvm-project/llvm/lib/Analysis/
DProfileSummaryInfo.cpp317 uint64_t CountThreshold = Entry.MinCount; in computeThreshold() local
341 auto CountThreshold = computeThreshold(PercentileCutoff); in isHotOrColdCountNthPercentile() local
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp31 static cl::opt<unsigned> CountThreshold("hexagon-cext-threshold", variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonConstExtenders.cpp31 static cl::opt<unsigned> CountThreshold("hexagon-cext-threshold", variable