Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_analysis_test.cc865 HInstruction* return_final = new (GetAllocator()) HReturn(new_inst); in TEST_F() local
Dload_store_elimination_test.cc2141 HInstruction* return_final = new (GetAllocator()) HReturn(read_return); in TEST_F() local
2247 HInstruction* return_final = new (GetAllocator()) HReturn(read_return); in TEST_F() local