Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp132 auto EndBranch = Branches.end(); in renderBranchExecutionCounts() local
H A DCodeCoverage.cpp335 const auto *EndBranch = Branches.end(); in attachBranchSubViews() local