Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp139 unsigned BranchIndex = 0; in renderBranchExecutionCounts() local
147 for (int I = 0; I < 2; I++, BranchIndex++) { in renderBranchExecutionCounts()
149 << BranchIndex; in renderBranchExecutionCounts()