Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp679 static sampleprof::SampleProfileFormat FormatMap[] = { variable
832 SampleProfileWriter::create(OutputFilename, FormatMap[OutputFormat]); in mergeSampleProfile()