Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-size/
Dllvm-size.cpp44 static cl::opt<OutputFormatTy> OutputFormatShort( variable
725 if (OutputFormatShort.getNumOccurrences()) in main()
726 OutputFormat = OutputFormatShort; in main()