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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dcfgcleanup.c1043 rtx i1, i2, last1, last2, afterlast1, afterlast2;
1050 last1 = afterlast1 = last2 = afterlast2 = NULL_RTX;
1105 afterlast1 = last1, afterlast2 = last2;
1118 last1 = afterlast1, last2 = afterlast2, ninsns--;
1036 rtx i1, i2, last1, last2, afterlast1, afterlast2; local
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dcfgcleanup.c1102 rtx i1, i2, last1, last2, afterlast1, afterlast2;
1109 last1 = afterlast1 = last2 = afterlast2 = NULL_RTX;
1164 afterlast1 = last1, afterlast2 = last2;
1177 last1 = afterlast1, last2 = afterlast2, ninsns--;
1095 rtx i1, i2, last1, last2, afterlast1, afterlast2; local

Completed in 59 milliseconds