Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-cov/
HDCoverageSummaryInfo.cpp115 Summary.ExecutionCount = Group.getTotalExecutionCount(); in get()
/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
HDCoverageMapping.h867 uint64_t getTotalExecutionCount() const { in getTotalExecutionCount() function