Home
last modified time | relevance | path

Searched refs:print_node_sched_params (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dmodulo-sched.cc494 print_node_sched_params (FILE *file, int num_nodes, partial_schedule_ptr ps) in print_node_sched_params() function
1758 print_node_sched_params (dump_file, g->num_nodes, ps); in sms_schedule()
H A DChangeLog-20119176 (print_node_sched_params): Print the stage. Don't dump info related
9206 (print_node_sched_params): Take a partial schedule instead of a ddg.
9218 call to print_node_sched_params. Free node_sched_param_vec
9235 (print_node_sched_params): Use SCHED_PARAMS and NODE_ASAP.
H A DChangeLog-200619738 (print_node_sched_params): Do not call argument dump_file.
H A DChangeLog-200712385 * modulo-sched.c (print_node_sched_params): Add parameter and
H A DChangeLog-200527755 (print_node_sched_params): Return on NULL dump_file.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dmodulo-sched.c494 print_node_sched_params (FILE *file, int num_nodes, partial_schedule_ptr ps) in print_node_sched_params() function
1757 print_node_sched_params (dump_file, g->num_nodes, ps); in sms_schedule()