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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp189 unsigned countBodyRecords(const FunctionSamples *FS,
587 SampleCoverageTracker::countBodyRecords(const FunctionSamples *FS, function in class:SampleCoverageTracker
596 Count += countBodyRecords(CalleeSamples, PSI);
1741 unsigned Total = CoverageTracker.countBodyRecords(Samples, PSI);

Completed in 63 milliseconds