Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DProfileSummaryInfo.cpp34 static cl::opt<int> ProfileSummaryCutoffCold( variable
113 getMinCountForPercentile(DetailedSummary, ProfileSummaryCutoffCold); in computeThresholds()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp37 static cl::opt<int> ProfileSummaryCutoffCold( variable
202 getEntryForPercentile(DetailedSummary, ProfileSummaryCutoffCold); in computeThresholds()