Searched refs:CurStartLoc (Results 1 – 1 of 1) sorted by relevance
423 auto CurStartLoc = CR.value().startLoc(); in buildSegmentsImpl() local429 return !(Region->endLoc() <= CurStartLoc); in buildSegmentsImpl()434 completeRegionsUntil(CurStartLoc, FirstCompletedRegion); in buildSegmentsImpl()440 if (CurStartLoc == CR.value().endLoc()) { in buildSegmentsImpl()445 CurStartLoc, !GapRegion, Skipped); in buildSegmentsImpl()449 CurStartLoc != Regions[CR.index() + 1].startLoc()) { in buildSegmentsImpl()452 startSegment(CR.value(), CurStartLoc, !GapRegion); in buildSegmentsImpl()