Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DProfileSummaryInfo.cpp29 static cl::opt<int> ProfileSummaryCutoffHot( variable
111 getMinCountForPercentile(DetailedSummary, ProfileSummaryCutoffHot); in computeThresholds()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp32 static cl::opt<int> ProfileSummaryCutoffHot( variable
199 getEntryForPercentile(DetailedSummary, ProfileSummaryCutoffHot); in computeThresholds()