bb-reorder.c (max_entry_frequency): Remove.
commit370df3ce7c4e01db1a62b2c639aa2391073cf498
authorJan Hubicka <hubicka@ucw.cz>
Thu, 9 Nov 2017 16:36:07 +0000 (9 17:36 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 9 Nov 2017 16:36:07 +0000 (9 16:36 +0000)
tree182d7f541ae076655bfae5da90dde687c296870d
parent9f28fe39be68ca484d025ff49f783f050a0a2360
bb-reorder.c (max_entry_frequency): Remove.

* bb-reorder.c (max_entry_frequency): Remove.
(find_traces, rotate_loop, mark_bb_visited, connect_better_edge_p,
connect_traces, push_to_next_round_p): Remove prototypes.
(find_traces_1_round): Use counts only.
(push_to_next_round_p): Likewise.
(find_traces): Likewise.
(rotate_loop): Likewise.
(find_traces_1_round): Likewise.
(connect_traces): Likewise.
(edge_order): Likewise.

From-SVN: r254602
gcc/ChangeLog
gcc/bb-reorder.c