Home
last modified time | relevance | path

Searched refs:ira_loop_edge_freq (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dira-int.h1073 extern int ira_loop_edge_freq (ira_loop_tree_node_t, int, bool);
Dira-color.cc2766 ira_loop_edge_freq (ira_loop_tree_node_t loop_node, int regno, bool exit_p) in ira_loop_edge_freq() function
2802 m_entry_freq (ira_loop_edge_freq (ALLOCNO_LOOP_TREE_NODE (a), in ira_loop_border_costs()
2804 m_exit_freq (ira_loop_edge_freq (ALLOCNO_LOOP_TREE_NODE (a), in ira_loop_border_costs()
DChangeLog-200929215 * ira-color.c (ira_loop_edge_freq): Use df_get_live_{out,in}
30446 * ira-color.c (ira_loop_edge_freq): Use df_get_live_{out,in}
DChangeLog-20127929 * ira-color.c (ira_loop_edge_freq): Use df_get_live_out instead of
DChangeLog-202012245 * ira-color.c (ira_loop_edge_freq): Likewise.