Searched refs:NumMaskedBits (Results 1 – 1 of 1) sorted by relevance
3013 unsigned NumMaskedBits = AndMask.countPopulation(); in collectBitParts() local3014 if (!MatchBitReversals && (NumMaskedBits % 8) != 0) in collectBitParts()