Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2032 void computeSampleProfileOverlap(raw_fd_ostream &OS);
2429 void SampleOverlapAggregator::computeSampleProfileOverlap(raw_fd_ostream &OS) { in computeSampleProfileOverlap() function in SampleOverlapAggregator
2761 OverlapAggr.computeSampleProfileOverlap(OS); in overlapSampleProfile()