Searched refs:exit_instr (Results 1 – 1 of 1) sorted by relevance
59 HInstruction* exit_instr = new (allocator) HExit(); in createExitBlock() local60 block->AddInstruction(exit_instr); in createExitBlock()