Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp670 bool SampleMergeColdContext, bool SampleTrimColdContext, in mergeSampleProfile() argument
729 if (ProfileIsCS && (SampleMergeColdContext || SampleTrimColdContext)) { in mergeSampleProfile()
741 SampleMergeColdContext); in mergeSampleProfile()
887 cl::opt<bool> SampleMergeColdContext( in merge_main() local
965 UseMD5, GenPartialProfile, SampleMergeColdContext, in merge_main()