tree-cfg.c (tree_forwarder_block_p): Reorder checks so that common cases will be...
authorKazu Hirata <kazu@cs.umass.edu>
Fri, 8 Oct 2004 13:20:39 +0000 (13:20 +0000)
committerKazu Hirata <kazu@gcc.gnu.org>
Fri, 8 Oct 2004 13:20:39 +0000 (13:20 +0000)
commit10a5233517ed126df715d041cdb64e41bb365cb2
tree92519b84d1073787b2b240233b78ec42b58c986f
parentc054bc3d7a7758deca716ee59948379bf86b694f
tree-cfg.c (tree_forwarder_block_p): Reorder checks so that common cases will be caught earlier than others.

* tree-cfg.c (tree_forwarder_block_p): Reorder checks so that
common cases will be caught earlier than others.

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