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.cpp230 static cl::opt<bool> GenPartialProfile(
1555 bool GenPartialProfile) { in handleExtBinaryWriter() argument
1582 if (GenPartialProfile) { in handleExtBinaryWriter()
1692 CompressAllSections, UseMD5, GenPartialProfile); in mergeSampleProfile()