Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h385 struct CoverageSegment { struct
399 CoverageSegment(unsigned Line, unsigned Col, bool IsRegionEntry) in CoverageSegment() argument
408 friend bool operator==(const CoverageSegment &L, const CoverageSegment &R) { argument