Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1886 std::error_code loadProfiles();
2548 std::error_code SampleOverlapAggregator::loadProfiles() { in loadProfiles() function in SampleOverlapAggregator
2599 if (std::error_code EC = OverlapAggr.loadProfiles()) in overlapSampleProfile()