Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1302 std::error_code loadProfiles();
1964 std::error_code SampleOverlapAggregator::loadProfiles() { in loadProfiles() function in SampleOverlapAggregator
2014 if (std::error_code EC = OverlapAggr.loadProfiles()) in overlapSampleProfile()