Home | History | Annotate | Download | only in optimizing

Lines Matching full:fixup_end

1084   // Note: fixup_end remains valid across splice_after().
1085 auto fixup_end = other->uses_.empty() ? other->uses_.begin() : ++other->uses_.begin();
1087 other->FixUpUserRecordsAfterUseInsertion(fixup_end);
1106 // Note: fixup_end remains valid across splice_after().
1107 auto fixup_end =
1112 replacement->FixUpUserRecordsAfterUseInsertion(fixup_end);