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

/haiku-buildtools/gcc/gcc/
H A Dcompare-elim.c316 rtx_insn *insn, *next, *last_clobber;
334 last_clobber = NULL;
374 last_cmp->prev_clobber = last_clobber;
383 last_clobber = NULL;
392 last_clobber = (arithmetic_flags_clobber_p (insn) ? insn : NULL);
315 rtx_insn *insn, *next, *last_clobber; local

Completed in 40 milliseconds