Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp127 FunctionCoverageSummary Summary(Name, Group.getTotalExecutionCount()); in get()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h925 uint64_t getTotalExecutionCount() const { in getTotalExecutionCount() function