* cfgbuild.c (find_sub_basic_blocks): Remove.
commit794d8e3faf33ddd243374fb75a118aef11177671
authorkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Mar 2005 13:56:00 +0000 (7 13:56 +0000)
committerkazu <kazu@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Mar 2005 13:56:00 +0000 (7 13:56 +0000)
tree40318d554a154beb13c6f80bd5976fb6400a0d62
parent3d5df0d14549d28ddd2443cd2ee706956dac92c2
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96016 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/basic-block.h
gcc/cfgbuild.c
gcc/cfgexpand.c
gcc/cfgrtl.c
gcc/doc/cfg.texi