Home | History | Annotate | Download | only in Scalar

Lines Matching defs:OldSize

274     int OldSize = Slices.size();
276 auto SliceI = Slices.begin() + OldSize;
3235 unsigned OldSize = Indices.size();
3236 (void)OldSize;
3239 assert(Indices.size() == OldSize && "Did not return to the old size");
3250 unsigned OldSize = Indices.size();
3251 (void)OldSize;
3254 assert(Indices.size() == OldSize && "Did not return to the old size");