Searched refs:countBodyRecords (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp193 unsigned countBodyRecords(const FunctionSamples *FS,
600 SampleCoverageTracker::countBodyRecords(const FunctionSamples *FS, function in class:SampleCoverageTracker
609 Count += countBodyRecords(CalleeSamples, PSI);
1748 unsigned Total = CoverageTracker.countBodyRecords(Samples, PSI);

Completed in 49 milliseconds