Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp114 SampleCoverageTracker::countBodyRecords(const FunctionSamples *FS, in countBodyRecords() function in llvm::sampleprofutil::SampleCoverageTracker
123 Count += countBodyRecords(CalleeSamples, PSI); in countBodyRecords()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.h46 unsigned countBodyRecords(const FunctionSamples *FS,
H A DSampleProfileLoaderBaseImpl.h854 unsigned Total = CoverageTracker.countBodyRecords(Samples, PSI);