Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1908 bool detectZeroSampleProfile(raw_fd_ostream &OS) const;
2061 bool SampleOverlapAggregator::detectZeroSampleProfile( in detectZeroSampleProfile() function in SampleOverlapAggregator
2662 if (OverlapAggr.detectZeroSampleProfile(OS)) in overlapSampleProfile()