Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp181 cl::opt<bool> CompressAllSections(
1409 bool CompressAllSections, bool UseMD5, in handleExtBinaryWriter() argument
1418 if (CompressAllSections) { in handleExtBinaryWriter()
1539 CompressAllSections, UseMD5, GenPartialProfile); in mergeSampleProfile()