OSDN Git Service

2001-11-25 Daniel Berlin <dan@cgsoftware.com>
authordberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 25 Nov 2001 17:22:55 +0000 (17:22 +0000)
committerdberlin <dberlin@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 25 Nov 2001 17:22:55 +0000 (17:22 +0000)
commitfca7aa70087a2a8769015fea573c4189191f7872
tree9a7a53923107122ab808e46fe17cde862c20a250
parentc64b08b0befb555da4849dd83abcb495e8e52a48
2001-11-25  Daniel Berlin  <dan@cgsoftware.com>

* df.c: Add prototypes for hybrid_search_bitmap and
hybrid_search_sbitmap.
(hybrid_search_bitmap): New function.
(hybrid_search_sbitmap): New function.
(iterative_dataflow_sbitmap): Change to use hybrid_search_sbitmap.
(iterative_dataflow_bitmap): Ditto.

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