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

/freebsd-10-stable/contrib/gcc/
H A Dreload1.c400 static void mark_not_eliminable (rtx, rtx, void *);
850 note_stores (PATTERN (insn), mark_not_eliminable, NULL);
3374 mark_not_eliminable (rtx dest, rtx x, void *data ATTRIBUTE_UNUSED)
845 note_stores (PATTERN (insn), mark_not_eliminable, NULL); local
3359 mark_not_eliminable (rtx dest, rtx x, void *data ATTRIBUTE_UNUSED) function

Completed in 69 milliseconds