* flow.c (count_or_remove_death_notes_bb): New. Extracted from
commitc3f54521bf48123c2a9298d637793eed93c8350d
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Dec 2003 17:05:16 +0000 (1 17:05 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 1 Dec 2003 17:05:16 +0000 (1 17:05 +0000)
treeaeb2801dd9b947d89f976847d77b7ded7fd6e8c0
parentca068aff2c8eab38f7ed90647d7602918ada4d69
    * 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@74111 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/flow.c