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