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

/haiku-buildtools/gcc/gcc/
H A Dmodulo-sched.c140 #define PS_MAX_CYCLE(ps) (((partial_schedule_ptr)(ps))->max_cycle)
3324 int new_max_cycle = PS_MAX_CYCLE (ps) - rotation_amount;
139 #define PS_MAX_CYCLE macro

Completed in 99 milliseconds