predict.c (expr_expected_value, [...]): New function.
authorJan Hubicka <jh@suse.cz>
Thu, 16 Sep 2004 00:01:41 +0000 (02:01 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 16 Sep 2004 00:01:41 +0000 (00:01 +0000)
commit42f97fd2c234f561c35a3ec046e03b7c76317079
tree39e0215cb436739d062e1eda8a445f17a7e3f81b
parent097f3d486a63f934e76229d47857478b40c76748
predict.c (expr_expected_value, [...]): New function.

* predict.c (expr_expected_value, strip_builtin_expect): New function.
(tree_predict_by_opcode): Use it.
(tree_estimate_probability): Add, for now disabled,
strip_builtin_expect call.

From-SVN: r87578
gcc/ChangeLog
gcc/predict.c