Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp285 ProfileFormat OutputFormat, bool OutputSparse, in mergeInstrProfile() argument
311 OutputSparse, ErrorLock, WriterErrorCodes)); in mergeInstrProfile()
566 cl::opt<bool> OutputSparse("sparse", cl::init(false), in merge_main() local
603 OutputFormat, OutputSparse, NumThreads); in merge_main()