Home | History | Annotate | Download | only in Scalar

Lines Matching refs:OldSize

242     int OldSize = Slices.size();
244 auto SliceI = Slices.begin() + OldSize;
3052 unsigned OldSize = Indices.size();
3053 (void)OldSize;
3056 assert(Indices.size() == OldSize && "Did not return to the old size");
3067 unsigned OldSize = Indices.size();
3068 (void)OldSize;
3071 assert(Indices.size() == OldSize && "Did not return to the old size");