Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1265 bool detectZeroSampleProfile(raw_fd_ostream &OS) const;
1418 bool SampleOverlapAggregator::detectZeroSampleProfile( in detectZeroSampleProfile() function in SampleOverlapAggregator
2018 if (OverlapAggr.detectZeroSampleProfile(OS)) in overlapSampleProfile()