Home
last modified time | relevance | path

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

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