Home | History | Annotate | Download | only in TableGen

Lines Matching refs:EndIdx

992     for (unsigned UseIdx = 0, EndIdx = Reads.size();
993 UseIdx != EndIdx; ++UseIdx) {