tree-cfg.c (tree_forwarder_block_p): Speed up by walking through the statements backward.
authorKazu Hirata <kazu@cs.umass.edu>
Mon, 17 Jan 2005 18:44:18 +0000 (18:44 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Mon, 17 Jan 2005 18:44:18 +0000 (18:44 +0000)
commitf8ef82ea63cb3c20dea272738484a08e9a8203fd
treeb27d0de3954458d5cc09beba287314f57c3f0b27
parent26e752144dbe4c3dcb9c4ac8be39b93beef6663e
tree-cfg.c (tree_forwarder_block_p): Speed up by walking through the statements backward.

* tree-cfg.c (tree_forwarder_block_p): Speed up by walking
through the statements backward.

From-SVN: r93768
gcc/ChangeLog
gcc/tree-cfg.c