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

/freebsd-11-stable/contrib/gcc/
H A Dfunction.c4765 static void update_epilogue_consts (rtx, rtx, void *);
4950 note_stores (PATTERN (insn), update_epilogue_consts, &info);
5042 update_epilogue_consts (rtx dest, rtx x, void *data)
4928 note_stores (PATTERN (insn), update_epilogue_consts, &info); local
5020 update_epilogue_consts (rtx dest, rtx x, void *data) function

Completed in 124 milliseconds