predict.c (maybe_hot_frequency_p): Break out of...
authorJan Hubicka <jh@suse.cz>
Mon, 2 Jun 2008 16:36:49 +0000 (18:36 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 2 Jun 2008 16:36:49 +0000 (16:36 +0000)
commit3250d724898f2c4af583d67ba86c34193ba86a89
tree9966e2434cb3b536d44ef7b732d765660efcb506
parent79711d26dbc325abf22d935cc248bcd59a06eb21
predict.c (maybe_hot_frequency_p): Break out of...

* predict.c (maybe_hot_frequency_p): Break out of...
(maybe_hot_bb_p): ... here.
(maybe_hot_edge_p): New.
* tree-ssa-coalesce.c (coalesce_cost_edge): Compute cost based on edge.
* basic-block.h (maybe_hot_edge_p): Declare.

From-SVN: r136282
gcc/ChangeLog
gcc/basic-block.h
gcc/predict.c
gcc/tree-ssa-coalesce.c