Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp131 auto NextBranch = Branches.begin(); in renderBranchExecutionCounts() local
[all...]
H A DCodeCoverage.cpp334 const auto *NextBranch = Branches.begin(); in attachBranchSubViews() local