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.cpp1936 void computeSampleProfileOverlap(raw_fd_ostream &OS);
2333 void SampleOverlapAggregator::computeSampleProfileOverlap(raw_fd_ostream &OS) { in computeSampleProfileOverlap() function in SampleOverlapAggregator
2665 OverlapAggr.computeSampleProfileOverlap(OS); in overlapSampleProfile()