OSDN Git Service

* predict.c (expr_expected_value, strip_builtin_expect): New function.
authorhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Sep 2004 00:01:41 +0000 (00:01 +0000)
committerhubicka <hubicka@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Sep 2004 00:01:41 +0000 (00:01 +0000)
commit42975b1fa73b9992d2d2566072b930f43db0aff0
tree39e0215cb436739d062e1eda8a445f17a7e3f81b
parentd9137ad4cfcf48b65e1a775c3d7d7db85962d58e
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@87578 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/predict.c