Home
last modified time | relevance | path

Searched refs:return_inst (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dload_store_elimination_test.cc1182 HInstruction* return_inst = new (GetAllocator()) HReturn(t_phi); in TEST_F() local
1183 loop_post->AddInstruction(return_inst); in TEST_F()
1328 HInstruction* return_inst = new (GetAllocator()) HReturn(t_phi); in TEST_F() local
1329 loop_post->AddInstruction(return_inst); in TEST_F()
1433 HInstruction* return_inst = new (GetAllocator()) HReturn(add); in TEST_F() local
1437 ret->AddInstruction(return_inst); in TEST_F()
1523 HInstruction* return_inst = new (GetAllocator()) HReturn(add); in TEST_F() local
1527 ret->AddInstruction(return_inst); in TEST_F()