Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1218 void computeSampleProfileOverlap(raw_fd_ostream &OS);
1612 void SampleOverlapAggregator::computeSampleProfileOverlap(raw_fd_ostream &OS) { in computeSampleProfileOverlap() function in SampleOverlapAggregator
1949 OverlapAggr.computeSampleProfileOverlap(OS); in overlapSampleProfile()