Home
last modified time | relevance | path

Searched defs:return_exit (Results 1 – 3 of 3) sorted by relevance

/art/compiler/optimizing/
Dinstruction_simplifier_test.cc204 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_P() local
Dload_store_elimination_test.cc1876 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local
1948 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local
2039 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local
2333 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local
2416 HInstruction* return_exit = new (GetAllocator()) HReturn(read_bottom); in TEST_F() local
Dload_store_analysis_test.cc1195 HInstruction* return_exit = new (GetAllocator()) HReturn(read_exit); in TEST_F() local