Searched refs:return_inst (Results 1 – 1 of 1) sorted by relevance
1182 HInstruction* return_inst = new (GetAllocator()) HReturn(t_phi); in TEST_F() local1183 loop_post->AddInstruction(return_inst); in TEST_F()1328 HInstruction* return_inst = new (GetAllocator()) HReturn(t_phi); in TEST_F() local1329 loop_post->AddInstruction(return_inst); in TEST_F()1433 HInstruction* return_inst = new (GetAllocator()) HReturn(add); in TEST_F() local1437 ret->AddInstruction(return_inst); in TEST_F()1523 HInstruction* return_inst = new (GetAllocator()) HReturn(add); in TEST_F() local1527 ret->AddInstruction(return_inst); in TEST_F()