cfgbuild.c (find_sub_basic_blocks): Remove.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 7 Mar 2005 13:56:00 +0000 (13:56 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 7 Mar 2005 13:56:00 +0000 (13:56 +0000)
commit12eff7b7bf15d868ca68ece6613d5c17ebc0c69d
tree40318d554a154beb13c6f80bd5976fb6400a0d62
parent6db31844ad5b459e9f5ad0e306676bba01ea589b
cfgbuild.c (find_sub_basic_blocks): Remove.

* cfgbuild.c (find_sub_basic_blocks): Remove.
* basic-block.h: Remove the corresponding prototype.
* cfgexpand.c, cfgrtl.c: Don't mention find_sub_basic_blocks
in comments.
* doc/cfg.texi: Don't mention find_sub_basic_blocks.

From-SVN: r96016
gcc/ChangeLog
gcc/basic-block.h
gcc/cfgbuild.c
gcc/cfgexpand.c
gcc/cfgrtl.c
gcc/doc/cfg.texi