Searched refs:return_instr (Results 1 – 1 of 1) sorted by relevance
64 HInstruction* return_instr = new (GetAllocator()) HReturnVoid(); in CreateReturnBlock() local65 block->AddInstruction(return_instr); in CreateReturnBlock()