Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp97 auto ExBranches = ExpansionCoverage.getBranches(); in collectNestedBranches() local
121 std::vector<llvm::coverage::CountedRegion> ExBranches = in renderBranchExecutionCounts() local
H A DCoverageExporterJson.cpp153 auto ExBranches = ExpansionCoverage.getBranches(); in collectNestedBranches() local