Home
last modified time | relevance | path

Searched refs:ProfileSummaryCutoffCold (Results 1 – 3 of 3) 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-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp38 static cl::opt<int> ProfileSummaryCutoffCold( variable
251 getEntryForPercentile(DetailedSummary, ProfileSummaryCutoffCold); in computeThresholds()
/external/llvm-project/llvm/lib/Analysis/
DProfileSummaryInfo.cpp39 static cl::opt<int> ProfileSummaryCutoffCold( variable
281 DetailedSummary, ProfileSummaryCutoffCold); in computeThresholds()