Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCoverageSummaryInfo.cpp63 Summary.ExecutionCount = Group.getTotalExecutionCount(); in get()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h456 uint64_t getTotalExecutionCount() const { in getTotalExecutionCount() function