Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp967 bool SampleMergeColdContext, bool SampleTrimColdContext, in mergeSampleProfile() argument
1030 if (ProfileIsCS && (SampleMergeColdContext || SampleTrimColdContext)) { in mergeSampleProfile()
1042 SampleMergeColdContext, SampleColdContextFrameDepth, false); in mergeSampleProfile()
1193 cl::opt<bool> SampleMergeColdContext( in merge_main() local
1290 GenCSNestedProfile, SampleMergeColdContext, SampleTrimColdContext, in merge_main()