Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DSourceCoverageViewHTML.cpp1023 auto LCSCount = BinaryCount(LCS.getExecutionCount()); in renderLine() local
1026 if (CurSegCount == LCSCount) in renderLine()