df.c: Add prototypes for hybrid_search_bitmap and hybrid_search_sbitmap.
authorDaniel Berlin <dan@cgsoftware.com>
Sun, 25 Nov 2001 17:22:55 +0000 (17:22 +0000)
committerDaniel Berlin <dberlin@gcc.gnu.org>
Sun, 25 Nov 2001 17:22:55 +0000 (17:22 +0000)
commita6253d46c5baa987b12af721d78988806867cea8
tree9a7a53923107122ab808e46fe17cde862c20a250
parentcb33a143b96c9a6723c9da3afc3f87218fce4a1f
df.c: Add prototypes for hybrid_search_bitmap and hybrid_search_sbitmap.

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.

From-SVN: r47326
gcc/ChangeLog
gcc/df.c