Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp922 cl::opt<std::string> SupplInstrWithSample( in merge_main() local
972 if (!SupplInstrWithSample.empty()) { in merge_main()
977 supplementInstrProfile(WeightedInputs, SupplInstrWithSample, OutputFilename, in merge_main()