Home
last modified time | relevance | path

Searched refs:getTotalUsedSamples (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSampleProfileLoaderBaseUtil.h48 uint64_t getTotalUsedSamples() const { return TotalUsedSamples; } in getTotalUsedSamples() function
H A DSampleProfileLoaderBaseImpl.h866 uint64_t Used = CoverageTracker.getTotalUsedSamples();