LLVM: llvm::coverage::LineCoverageStats Class Reference (original) (raw)
Coverage statistics for a single line. More...
#include "[llvm/ProfileData/Coverage/CoverageMapping.h](CoverageMapping%5F8h%5Fsource.html)"
Coverage statistics for a single line.
Definition at line 1106 of file CoverageMapping.h.
◆ getExecutionCount()
| uint64_t llvm::coverage::LineCoverageStats::getExecutionCount ( ) const |
inline |
◆ getLine()
| unsigned llvm::coverage::LineCoverageStats::getLine ( ) const |
inline |
◆ getLineSegments()
◆ getWrappedSegment()
◆ hasMultipleRegions()
| bool llvm::coverage::LineCoverageStats::hasMultipleRegions ( ) const |
inline |
◆ isMapped()
| bool llvm::coverage::LineCoverageStats::isMapped ( ) const |
inline |
◆ LineCoverageIterator
The documentation for this class was generated from the following files: