Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp657 bool GenPartialProfile) { in handleExtBinaryWriter() argument
677 if (GenPartialProfile) { in handleExtBinaryWriter()
689 bool UseMD5, bool GenPartialProfile, in mergeSampleProfile() argument
775 CompressAllSections, UseMD5, GenPartialProfile); in mergeSampleProfile()
919 cl::opt<bool> GenPartialProfile( in merge_main() local
989 UseMD5, GenPartialProfile, SampleMergeColdContext, in merge_main()