Home
last modified time | relevance | path

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

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