predict.c (estimate_probability): Added the pointer heuristic to the collection of...
authorJason Eckhardt <jle@cygnus.com>
Mon, 21 Feb 2000 23:04:43 +0000 (23:04 +0000)
committerJason Eckhardt <jle@gcc.gnu.org>
Mon, 21 Feb 2000 23:04:43 +0000 (23:04 +0000)
commit24c3bf687d847ec0fadeae8157e01eb09453d94d
tree62edd0d21b621443e00532127c21eca708a5fe08
parent1e387156a844a5c5a016d65bfe29e1cf0fd2ec64
predict.c (estimate_probability): Added the pointer heuristic to the collection of static branch predictors.

        * predict.c (estimate_probability): Added the pointer heuristic to
        the collection of static branch predictors.

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