Home
last modified time | relevance | path

Searched refs:DumpSummary (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.h136 extern llvm::cl::opt<bool> DumpSummary;
Dllvm-pdbutil.cpp403 cl::opt<bool> DumpSummary("summary", cl::desc("dump file summary"), variable
1340 opts::dump::DumpSummary = true; in main()
DDumpOutputStyle.cpp69 if (opts::dump::DumpSummary) { in dump()