Home
last modified time | relevance | path

Searched defs:NumFunctionsExecuted (Results 1 – 2 of 2) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummary.cpp47 size_t NumFunctionsExecuted = 0, NumFunctions = 0; in getCombinedFileSummaries() local
H A DCoverageSummaryInfo.cpp78 size_t NumFunctionsExecuted = 0; in get() local