Searched refs:old_last (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-copy.c470 tree old_first, old_last, new_last; local
492 old_last = cached_last_copy_of[dest_ver];
496 return (old_last != new_last);
H A Dgenrecog.c1619 struct decision *new, *old_last;
1649 old_last = head->last;
1679 head->last = old_last;
1614 struct decision *new, *old_last; local

Completed in 48 milliseconds