Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1253 class SampleOverlapAggregator { class
1255 SampleOverlapAggregator(const std::string &BaseFilename, in SampleOverlapAggregator() function in __anon73ab2c7b0d11::SampleOverlapAggregator
1418 bool SampleOverlapAggregator::detectZeroSampleProfile( in detectZeroSampleProfile()
1432 double SampleOverlapAggregator::computeBlockSimilarity( in computeBlockSimilarity()
1461 void SampleOverlapAggregator::getHotFunctions( in getHotFunctions()
1470 void SampleOverlapAggregator::computeHotFuncOverlap() { in computeHotFuncOverlap()
1510 void SampleOverlapAggregator::updateForUnmatchedCallee( in updateForUnmatchedCallee()
1622 double SampleOverlapAggregator::weightForFuncSimilarity( in weightForFuncSimilarity()
1937 void SampleOverlapAggregator::dumpHotFuncAndBlockOverlap( in dumpHotFuncAndBlockOverlap()
1964 std::error_code SampleOverlapAggregator::loadProfiles() { in loadProfiles()
[all …]