Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp988 cl::opt<std::string> SupplInstrWithSample( in merge_main() local
1047 if (!SupplInstrWithSample.empty()) { in merge_main()
1052 supplementInstrProfile(WeightedInputs, SupplInstrWithSample, OutputFilename, in merge_main()