flow.c (count_or_remove_death_notes_bb): New.
authorJeff Law <law@redhat.com>
Mon, 1 Dec 2003 17:05:16 +0000 (10:05 -0700)
committerJeff Law <law@gcc.gnu.org>
Mon, 1 Dec 2003 17:05:16 +0000 (10:05 -0700)
commit095c3bbdbb5402b86d078a57e3c5f62abdba7d8b
treeaeb2801dd9b947d89f976847d77b7ded7fd6e8c0
parent8325a4ec9c0d79b68856e355323052ad8fbdd21c
flow.c (count_or_remove_death_notes_bb): New.

        * flow.c (count_or_remove_death_notes_bb): New.  Extracted from
        count_or_remove_death_notes.
        (count_or_remove_death_notes): Use EXECUTE_IF_SET_IN_SBITMAP.

From-SVN: r74111
gcc/ChangeLog
gcc/flow.c