dce.c
21.4 KB
-
dce.c (deletable_insn_p_1): New function, split out from... · b40b2172
gcc/ * dce.c (deletable_insn_p_1): New function, split out from... (deletable_insn_p): ...here. Only treat bare USEs and CLOBBERs specially, not those inside PARALLELs. Remove BODY argument and adjust recursive call accordingly. (prescan_insns_for_dce): Update call to delete_insn_p. From-SVN: r126056
Richard Sandiford committed