Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp898 cl::opt<std::string> SupplInstrWithSample( in merge_main() local
948 if (!SupplInstrWithSample.empty()) { in merge_main()
953 supplementInstrProfile(WeightedInputs, SupplInstrWithSample, OutputFilename, in merge_main()