aboutsummaryrefslogtreecommitdiff
path: root/move-if-change
diff options
context:
space:
mode:
authorNathan Froyd <froydnj@codesourcery.com>2011-03-23 01:56:12 +0000
committerNathan Froyd <froydnj@gcc.gnu.org>2011-03-23 01:56:12 +0000
commit5f02387d745a334a9bce1df61e6193cf110b425f (patch)
tree898e364063c7140cb2fd979e014de3648e422e48 /move-if-change
parentfdf3e18a143c7e5a40f0466fa910f49df9632db2 (diff)
downloadgcc-5f02387d745a334a9bce1df61e6193cf110b425f.zip
gcc-5f02387d745a334a9bce1df61e6193cf110b425f.tar.gz
gcc-5f02387d745a334a9bce1df61e6193cf110b425f.tar.bz2
refactor emit_*_{after,before}_noloc using common functions
refactor emit_*_{after,before}_noloc using common functions * emit-rtl.c (emit_pattern_before_noloc): New function. (emit_insn_before_noloc, emit_jump_insn_before_noloc): Call it. (emit_call_insn_before_noloc, emit_debug_insn_before_noloc): Likewise. (emit_pattern_after_noloc): New function. (emit_insn_after_noloc, emit_jump_insn_after_noloc): Call it. (emit_call_insn_after_noloc, emit_debug_insn_after_noloc): Likewise. From-SVN: r171339
Diffstat (limited to 'move-if-change')
0 files changed, 0 insertions, 0 deletions