Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.cpp122 SampleCoverageTracker::countBodyRecords(const FunctionSamples *FS, in countBodyRecords() function in llvm::sampleprofutil::SampleCoverageTracker
131 Count += countBodyRecords(CalleeSamples, PSI); in countBodyRecords()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.h42 unsigned countBodyRecords(const FunctionSamples *FS,
H A DSampleProfileLoaderBaseImpl.h1109 unsigned Total = CoverageTracker.countBodyRecords(Samples, PSI);