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

/freebsd-9.3-release/contrib/gcc/
H A Dmode-switching.c244 rtx before_return_copy;
358 before_return_copy
366 PREV_INSN (before_return_copy))->dest;
369 before_return_copy = last_insn;
370 pre_exit = split_block (src_bb, before_return_copy)->src;
242 rtx before_return_copy; local

Completed in 104 milliseconds