Searched refs:return_final (Results 1 – 2 of 2) sorted by relevance
1712 HInstruction* return_final = new (GetAllocator()) HReturn(new_inst); in TEST_F() local1713 exit->AddInstruction(return_final); in TEST_F()
4497 HInstruction* return_final = new (GetAllocator()) HReturn(read_return); in TEST_F() local4499 return_block->AddInstruction(return_final); in TEST_F()4604 HInstruction* return_final = new (GetAllocator()) HReturn(read_return); in TEST_F() local4606 return_block->AddInstruction(return_final); in TEST_F()