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
461 update_node_sched_params (int u, int ii, int cycle, int min_cycle) in update_node_sched_params()
548 int start, end, c, ii; in schedule_reg_move() local
675 int ii = ps->ii; in schedule_reg_moves() local
839 int ii = ps->ii; in reset_sched_times() local
876 int ii = ps->ii; in permute_partial_schedule() local
933 int ii = ps->ii; in optimize_sc() local
1858 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()
2137 int ii = mii; in sms_schedule_by_order() local
2268 int ii = ps->ii; in ps_insert_empty_row() local
2351 compute_split_row (sbitmap sched_nodes, int low, int up, int ii, in compute_split_row()
2819 create_partial_schedule (int ii, ddg_ptr g, int history) in create_partial_schedule()