tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Use profile_proability for...
authorJan Hubicka <hubicka@ucw.cz>
Sun, 16 Jul 2017 18:25:26 +0000 (20:25 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 16 Jul 2017 18:25:26 +0000 (18:25 +0000)
commit1234ee19c9a7b175c154f987d3089d669d17501a
tree68b1b5e7c40dc5d48e22f371d06b21cb8e460a76
parent109bb9be651660bd3624509880c5cb487698a2e9
tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Use profile_proability for scalling.

* tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Use
profile_proability for scalling.
* scale_profile_for_vect_loop.c (scale_profile_for_vect_loop): Likewise.

From-SVN: r250245
gcc/ChangeLog
gcc/tree-ssa-loop-manip.c
gcc/tree-vect-loop.c