predict.c (dump_prediction): New argument "USED".
authorJan Hubicka <jh@suse.cz>
Mon, 13 Aug 2001 14:32:06 +0000 (16:32 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 13 Aug 2001 14:32:06 +0000 (14:32 +0000)
commitd195b46f39f9244d2b341fcc13e61a4e6040d104
treee59eac6e05b87df267c8abeecdbcfcb5365cb8a4
parenta60af04ac842393f7197d59cdddf6a128818d563
predict.c (dump_prediction): New argument "USED".

* predict.c (dump_prediction): New argument "USED".
(combine_predictions_for_insn): Determine the used heuristics,
output the case no heuristic applied.
* predict.def (PRED_DS_THEORY, PRED_NO_HEURISTIC): New.

From-SVN: r44853
gcc/ChangeLog
gcc/predict.c
gcc/predict.def