Home
last modified time | relevance | path

Searched defs: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
H A Dload_store_elimination_test.cc4497 HInstruction* return_final = new (GetAllocator()) HReturn(read_return); in TEST_F() local
4604 HInstruction* return_final = new (GetAllocator()) HReturn(read_return); in TEST_F() local