Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp264 cl::opt<bool> OutputSparse(
893 OutputSparse, ErrorLock, WriterErrorCodes, TraceReservoirSize, in mergeInstrProfile()
1302 StringRef SampleFilename, bool OutputSparse, in supplementInstrProfile() argument
1329 auto WC = std::make_unique<WriterContext>(OutputSparse, ErrorLock, in supplementInstrProfile()
1644 supplementInstrProfile(WeightedInputs, SupplInstrWithSample, OutputSparse, in merge_main()