Searched refs:exit_instr (Results 1 – 1 of 1) sorted by relevance
72 HInstruction* exit_instr = new (GetAllocator()) HExit(); in CreateExitBlock() local73 block->AddInstruction(exit_instr); in CreateExitBlock()