Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp145 bool BranchNotExecuted = (BC1 == 0 && BC2 == 0); in renderBranchExecutionCounts() local
150 if (BranchNotExecuted) in renderBranchExecutionCounts()