Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1883 void initializeSampleProfileOverlap();
2393 void SampleOverlapAggregator::initializeSampleProfileOverlap() { in initializeSampleProfileOverlap() function in SampleOverlapAggregator
2602 OverlapAggr.initializeSampleProfileOverlap(); in overlapSampleProfile()