Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis_test.cc1712 HInstruction* return_final = new (GetAllocator()) HReturn(new_inst); in TEST_F() local
1713 exit->AddInstruction(return_final); in TEST_F()
H A Dload_store_elimination_test.cc4497 HInstruction* return_final = new (GetAllocator()) HReturn(read_return); in TEST_F() local
4499 return_block->AddInstruction(return_final); in TEST_F()
4604 HInstruction* return_final = new (GetAllocator()) HReturn(read_return); in TEST_F() local
4606 return_block->AddInstruction(return_final); in TEST_F()