Searched refs:ConstructingSegment (Results 1 – 1 of 1) sorted by relevance
889 bool ConstructingSegment = false; in constructMainRangeFromSubranges() local947 if (ConstructingSegment && IsDef) { in constructMainRangeFromSubranges()951 ConstructingSegment = false; in constructMainRangeFromSubranges()955 if (!ConstructingSegment) { in constructMainRangeFromSubranges()987 ConstructingSegment = true; in constructMainRangeFromSubranges()991 assert(ConstructingSegment); in constructMainRangeFromSubranges()997 ConstructingSegment = false; in constructMainRangeFromSubranges()1012 assert(ActiveMask == 0 && !ConstructingSegment && "all segments ended"); in constructMainRangeFromSubranges()