Home
last modified time | relevance | path

Searched defs:OutputFormat (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp68 sampleprof::SampleProfileFormat OutputFormat) { in mergeSampleProfile()
112 cl::opt<sampleprof::SampleProfileFormat> OutputFormat( in merge_main() local
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-size/
H A Dllvm-size.cpp38 OutputFormat("format", cl::desc("Specify output format"), variable
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp52 cl::opt<OutputFormatTy> OutputFormat( variable