Home
last modified time | relevance | path

Searched refs:ProfileSummaryCutoffHot (Results 1 – 3 of 3) 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-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp33 static cl::opt<int> ProfileSummaryCutoffHot( variable
246 getEntryForPercentile(DetailedSummary, ProfileSummaryCutoffHot); in computeThresholds()
/external/llvm-project/llvm/lib/Analysis/
DProfileSummaryInfo.cpp34 static cl::opt<int> ProfileSummaryCutoffHot( variable
276 DetailedSummary, ProfileSummaryCutoffHot); in computeThresholds()