Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp636 bool CompressAllSections, bool UseMD5, in handleExtBinaryWriter() argument
645 if (CompressAllSections) { in handleExtBinaryWriter()
668 StringRef ProfileSymbolListFile, bool CompressAllSections, in mergeSampleProfile() argument
754 CompressAllSections, UseMD5, GenPartialProfile); in mergeSampleProfile()
879 cl::opt<bool> CompressAllSections( in merge_main() local
964 OutputFormat, ProfileSymbolListFile, CompressAllSections, in merge_main()