Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1227 std::error_code loadProfiles();
1883 std::error_code SampleOverlapAggregator::loadProfiles() { in loadProfiles() function in SampleOverlapAggregator
1942 if (std::error_code EC = OverlapAggr.loadProfiles()) in overlapSampleProfile()