Searched refs:IsGroupOfZeros (Results 1 – 1 of 1) sorted by relevance
1722 bool IsGroupOfZeros = !Bits[LastGroupStartIdx].hasValue(); in collectBitGroups() local1739 if (IsGroupOfZeros && Bits[i].isZero()) in collectBitGroups()1747 if (!(IsGroupOfZeros && ThisValue && !Bits[i].isZero())) in collectBitGroups()1756 IsGroupOfZeros = !Bits[LastGroupStartIdx].hasValue(); in collectBitGroups()