Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:NumBytes

1325       unsigned NumBytes = ByteValues.size();
1329 for (unsigned i = 0; i != NumBytes; ++i, Byte <<= 8) {