Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMapping.cpp1457 ArrayRef<const CoverageSegment *> LineSegments, in LineCoverageStats()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h943 ArrayRef<const CoverageSegment *> LineSegments; variable