Home | History | Annotate | Download | only in InstCombine

Lines Matching full:numbits

1639       unsigned NumBits = BitValues.size();
1643 for (unsigned i = 0; i != NumBits; ++i, Bit <<= 1) {