Searched refs:OutputSparse (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 264 cl::opt<bool> OutputSparse( 951 OutputSparse, ErrorLock, WriterErrorCodes, TraceReservoirSize, in mergeInstrProfile() 1360 StringRef SampleFilename, bool OutputSparse, in supplementInstrProfile() argument 1387 auto WC = std::make_unique<WriterContext>(OutputSparse, ErrorLock, in supplementInstrProfile() 1703 supplementInstrProfile(WeightedInputs, SupplInstrWithSample, OutputSparse, in merge_main()
|