Searched refs:updateOverlapStatsForFunction (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/tools/llvm-profdata/ |
| H A D | llvm-profdata.cpp | 1366 void updateOverlapStatsForFunction(uint64_t BaseSample, uint64_t TestSample, 1488 void SampleOverlapAggregator::updateOverlapStatsForFunction( in updateOverlapStatsForFunction() function in SampleOverlapAggregator 1518 updateOverlapStatsForFunction(FuncStats.SampleSum, 0, in updateForUnmatchedCallee() 1523 updateOverlapStatsForFunction(0, FuncStats.SampleSum, in updateForUnmatchedCallee() 1555 updateOverlapStatsForFunction(BaseSample, TestSample, 1, FuncOverlap, in computeSampleFunctionInternalOverlap()
|