Home
last modified time | relevance | path

Searched refs:NumMaskedBits (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
DLocal.cpp1822 unsigned NumMaskedBits = AndMask.countPopulation(); in collectBitParts() local
1823 if (!MatchBitReversals && NumMaskedBits % 8 != 0) in collectBitParts()