Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp717 bool GenPartialProfile) { in handleExtBinaryWriter() argument
737 if (GenPartialProfile) { in handleExtBinaryWriter()
749 bool UseMD5, bool GenPartialProfile, bool GenCSNestedProfile, in mergeSampleProfile() argument
841 CompressAllSections, UseMD5, GenPartialProfile); in mergeSampleProfile()
985 cl::opt<bool> GenPartialProfile( in merge_main() local
1065 UseMD5, GenPartialProfile, GenCSNestedProfile, in merge_main()