Home | History | Annotate | Download | only in Scalar

Lines Matching defs:OldSize

229     int OldSize = Slices.size();
231 auto SliceI = Slices.begin() + OldSize;
3036 unsigned OldSize = Indices.size();
3037 (void)OldSize;
3040 assert(Indices.size() == OldSize && "Did not return to the old size");
3051 unsigned OldSize = Indices.size();
3052 (void)OldSize;
3055 assert(Indices.size() == OldSize && "Did not return to the old size");