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