Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp690 bool SampleMergeColdContext, bool SampleTrimColdContext, in mergeSampleProfile() argument
750 if (ProfileIsCS && (SampleMergeColdContext || SampleTrimColdContext)) { in mergeSampleProfile()
762 SampleMergeColdContext, SampleColdContextFrameDepth); in mergeSampleProfile()
907 cl::opt<bool> SampleMergeColdContext( in merge_main() local
989 UseMD5, GenPartialProfile, SampleMergeColdContext, in merge_main()