Searched refs:instructions_to_schedule (Results 1 – 2 of 2) sorted by relevance
1688 int instructions_to_schedule = block->end_ip - block->start_ip + 1; in schedule_instructions() local1709 instructions_to_schedule--; in schedule_instructions()1777 assert(instructions_to_schedule == 0); in schedule_instructions()
3244 - intel/compiler: Make instructions_to_schedule a local variable