Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp691 bool SampleColdContextFrameDepth, FailureMode FailMode) { in mergeSampleProfile() argument
762 SampleMergeColdContext, SampleColdContextFrameDepth); in mergeSampleProfile()
915 cl::opt<uint32_t> SampleColdContextFrameDepth( in merge_main() local
990 SampleTrimColdContext, SampleColdContextFrameDepth, in merge_main()