Home | History | Annotate | Download | only in CodeGen

Lines Matching full:renumber

472 /// RenumberValues - Renumber all values in order of appearance and delete the
635 // Update val# info. Renumber them and make sure they all belong to this
645 VNI->id = NumValNos++; // Renumber val#.
1391 // Transfer VNInfos to their new owners and renumber them.