Lines Matching defs:ii
119 #define CALC_STAGE_COUNT(max_cycle,min_cycle,ii) ((max_cycle - min_cycle \ argument
174 int ii; /* Number of rows in the partial schedule. */ member
475 update_node_sched_params (int u, int ii, int cycle, int min_cycle) in update_node_sched_params()
562 int start, end, c, ii; in schedule_reg_move() local
689 int ii = ps->ii; in schedule_reg_moves() local
850 int ii = ps->ii; in reset_sched_times() local
887 int ii = ps->ii; in permute_partial_schedule() local
945 int ii = ps->ii; 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()
2153 int ii = mii; in sms_schedule_by_order() local
2289 int ii = ps->ii; in ps_insert_empty_row() local
2372 compute_split_row (sbitmap sched_nodes, int low, int up, int ii, in compute_split_row()
2850 create_partial_schedule (int ii, ddg_ptr g, int history) in create_partial_schedule()