Searched refs:rotation_amount (Results 1 – 2 of 2) sorted by relevance
3285 calculate_stage_count (partial_schedule_ptr ps, int rotation_amount) in calculate_stage_count() argument3287 int new_min_cycle = PS_MIN_CYCLE (ps) - rotation_amount; in calculate_stage_count()3288 int new_max_cycle = PS_MAX_CYCLE (ps) - rotation_amount; in calculate_stage_count()
3254 calculate_stage_count (partial_schedule_ptr ps, int rotation_amount) in calculate_stage_count() argument3256 int new_min_cycle = PS_MIN_CYCLE (ps) - rotation_amount; in calculate_stage_count()3257 int new_max_cycle = PS_MAX_CYCLE (ps) - rotation_amount; in calculate_stage_count()