Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/gcc/
Dtree-ssa-copy.c470 tree old_first, old_last, new_last; in set_copy_of_val() local
492 old_last = cached_last_copy_of[dest_ver]; in set_copy_of_val()
496 return (old_last != new_last); in set_copy_of_val()
Dgenrecog.c1614 struct decision *new, *old_last; in factor_tests() local
1644 old_last = head->last; in factor_tests()
1674 head->last = old_last; in factor_tests()