Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp326 bool ShowDetailedSummary, in showInstrProfile() argument
333 if (ShowDetailedSummary && Cutoffs.empty()) { in showInstrProfile()
428 if (ShowDetailedSummary) { in showInstrProfile()
476 cl::opt<bool> ShowDetailedSummary("detailed-summary", cl::init(false), in show_main() local
514 ShowDetailedSummary, DetailedSummaryCutoffs, in show_main()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp573 bool ShowMemOPSizes, bool ShowDetailedSummary, in showInstrProfile() argument
580 if (ShowDetailedSummary && Cutoffs.empty()) { in showInstrProfile()
716 if (ShowDetailedSummary) { in showInstrProfile()
768 cl::opt<bool> ShowDetailedSummary("detailed-summary", cl::init(false), in show_main() local
810 ShowDetailedSummary, DetailedSummaryCutoffs, in show_main()