Home
last modified time | relevance | path

Searched defs:sched_nodes (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
H A Dmodulo-sched.c943 sbitmap sched_nodes = sbitmap_alloc (g->num_nodes); in optimize_sc() local
1870 sbitmap sched_nodes, int ii, int *start_p, int *step_p, in get_sched_window()
2038 int step, int ii, sbitmap sched_nodes, in calculate_must_precede_follow()
2125 int u, int cycle, sbitmap sched_nodes, in try_scheduling_node_in_cycle()
2158 sbitmap sched_nodes = sbitmap_alloc (num_nodes); in sms_schedule_by_order() local
2285 sbitmap sched_nodes) in ps_insert_empty_row()
2372 compute_split_row (sbitmap sched_nodes, int low, int up, int ii, in compute_split_row()
2426 verify_partial_schedule (partial_schedule_ptr ps, sbitmap sched_nodes) in verify_partial_schedule()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dmodulo-sched.c1858 sbitmap sched_nodes, int ii, int *start_p, int *step_p, in get_sched_window()
2022 int step, int ii, sbitmap sched_nodes, in calculate_must_precede_follow()
2109 int u, int cycle, sbitmap sched_nodes, in try_scheduling_node_in_cycle()
2264 sbitmap sched_nodes) in ps_insert_empty_row()
2351 compute_split_row (sbitmap sched_nodes, int low, int up, int ii, in compute_split_row()
2405 verify_partial_schedule (partial_schedule_ptr ps, sbitmap sched_nodes) in verify_partial_schedule()