Home | History | Annotate | Download | only in bugpoint

Lines Matching defs:OldSize

694           unsigned OldSize = GVs.size();
698 if (GVs.size() < OldSize)
806 unsigned OldSize = Functions.size();
809 if (Functions.size() < OldSize)
823 unsigned OldSize = Blocks.size();
825 if (Blocks.size() < OldSize)