reorg.c
124 KB
-
reorg.c: Use rtx_sequence · 9e3090e1
gcc/ 2014-08-27 David Malcolm <dmalcolm@redhat.com> * reorg.c (redundant_insn): In two places in the function, replace a check of GET_CODE with a dyn_cast, introducing local "seq", and usings methods of rtx_sequence to clarify the code. From-SVN: r214597
David Malcolm committed