Lines Matching defs:ii
115 #define CALC_STAGE_COUNT(max_cycle,min_cycle,ii) ((max_cycle - min_cycle \ argument
166 int ii; /* Number of rows in the partial schedule. */ member
469 update_node_sched_params (int u, int ii, int cycle, int min_cycle) in update_node_sched_params()
556 int start, end, c, ii; in schedule_reg_move() local
683 int ii = ps->ii; in schedule_reg_moves() local
847 int ii = ps->ii; in reset_sched_times() local
884 int ii = ps->ii; in permute_partial_schedule() local
941 int ii = ps->ii; in optimize_sc() local
1865 sbitmap sched_nodes, int ii, int *start_p, int *step_p, in get_sched_window()
2029 int step, int ii, sbitmap sched_nodes, in calculate_must_precede_follow()
2144 int ii = mii; in sms_schedule_by_order() local
2276 int ii = ps->ii; in ps_insert_empty_row() local
2359 compute_split_row (sbitmap sched_nodes, int low, int up, int ii, in compute_split_row()
2827 create_partial_schedule (int ii, ddg_ptr g, int history) in create_partial_schedule()