Searched refs:last_instr (Results 1 – 1 of 1) sorted by relevance
278 LInstruction* last_instr = instructions()->at(last); in MarkEmptyBlocks() local281 if (last_instr->IsGoto()) { in MarkEmptyBlocks()282 LGoto* goto_instr = LGoto::cast(last_instr); in MarkEmptyBlocks()