Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1165 bool detectZeroSampleProfile(raw_fd_ostream &OS) const;
1315 bool SampleOverlapAggregator::detectZeroSampleProfile( in detectZeroSampleProfile() function in SampleOverlapAggregator
1919 if (OverlapAggr.detectZeroSampleProfile(OS)) in overlapSampleProfile()