Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp326 ProfileFormat OutputFormat, bool OutputSparse, in mergeInstrProfile()
531 StringRef OutputFilename, ProfileFormat OutputFormat, bool OutputSparse, in supplementInstrProfile()
868 cl::opt<bool> OutputSparse("sparse", cl::init(false), in merge_main() local