Searched refs:rotate_partial_schedule (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dmodulo-sched.c235 static void rotate_partial_schedule (partial_schedule_ptr, int);
1001 rotate_partial_schedule (ps, amount);
1721 rotate_partial_schedule (ps, amount);
2338 rotate_partial_schedule (ps, PS_MIN_CYCLE (ps));
3337 rotate_partial_schedule (partial_schedule_ptr ps, int start_cycle)
3332 rotate_partial_schedule (partial_schedule_ptr ps, int start_cycle) function

Completed in 38 milliseconds