Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp599 static sampleprof::SampleProfileFormat FormatMap[] = { variable
745 SampleProfileWriter::create(OutputFilename, FormatMap[OutputFormat]); in mergeSampleProfile()