Home
last modified time | relevance | path

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

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