Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp974 cl::opt<bool> ShowLineExecutionCounts( in doShow() local
1087 ViewOpts.ShowLineStats = ShowLineExecutionCounts.getNumOccurrences() != 0 || in doShow()