Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1202 std::error_code loadProfiles();
1858 std::error_code SampleOverlapAggregator::loadProfiles() { in loadProfiles() function in SampleOverlapAggregator
1915 if (std::error_code EC = OverlapAggr.loadProfiles()) in overlapSampleProfile()