basic-block.h (remove_predictions_associated_with_edge): Declare.
authorJan Hubicka <jh@suse.cz>
Fri, 3 Jun 2005 19:03:29 +0000 (21:03 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Fri, 3 Jun 2005 19:03:29 +0000 (19:03 +0000)
commit3809e99053b8195163c43228e54831704c35484c
treedccec4c166610579fbf93533c4da6b37727bb546
parent7c9ac5c0354c587ba84956a4a34584ec2c7648cb
basic-block.h (remove_predictions_associated_with_edge): Declare.

* basic-block.h (remove_predictions_associated_with_edge): Declare.
* cfg.c (remove_edge): Use it.
* predict.c (remove_predictions_associated_with_edge): New function.

From-SVN: r100551
gcc/ChangeLog
gcc/basic-block.h
gcc/cfg.c
gcc/predict.c