Searched defs:next_block_header (Results 1 – 1 of 1) sorted by relevance
431 instruction_scheduler::schedule_instructions(fs_inst *next_block_header) in schedule_instructions()505 fs_inst *next_block_header = (fs_inst *)instructions.head; in schedule_instructions() local