Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp668 StringRef ProfileSymbolListFile, bool CompressAllSections, in mergeSampleProfile() argument
752 auto Buffer = getInputFileBuf(ProfileSymbolListFile); in mergeSampleProfile()
875 cl::opt<std::string> ProfileSymbolListFile( in merge_main() local
964 OutputFormat, ProfileSymbolListFile, CompressAllSections, in merge_main()