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

/haiku-buildtools/legacy/gcc/gcc/
H A Drtlanal.c29 static void reg_set_last_1 PROTO((rtx, rtx));
987 reg_set_last_1 (x, pat)
1039 /* Scan backwards until reg_set_last_1 changed one of the above flags.
1054 note_stores (PATTERN (insn), reg_set_last_1);
977 reg_set_last_1 (x, pat) function
1044 note_stores (PATTERN (insn), reg_set_last_1); local

Completed in 59 milliseconds