Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp751 bool SampleColdContextFrameDepth, FailureMode FailMode) { in mergeSampleProfile() argument
822 SampleMergeColdContext, SampleColdContextFrameDepth, false); in mergeSampleProfile()
981 cl::opt<uint32_t> SampleColdContextFrameDepth( in merge_main() local
1067 SampleColdContextFrameDepth, FailureMode); in merge_main()