Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp619 static sampleprof::SampleProfileFormat FormatMap[] = { variable
766 SampleProfileWriter::create(OutputFilename, FormatMap[OutputFormat]); in mergeSampleProfile()