Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:NumBytes

3452   unsigned NumBytes = std::min(NumVTBytes, unsigned(Str.size()));
3456 for (unsigned i = 0; i != NumBytes; ++i)
3459 for (unsigned i = 0; i != NumBytes; ++i)