Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.cpp96 Summary.ExecutionCount = Group.getTotalExecutionCount(); in get()
/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h517 uint64_t getTotalExecutionCount() const { in getTotalExecutionCount() function