Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:NumBytes

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