Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1619 HInstruction* ret_return = new (GetAllocator()) HReturn(ret_get); in TEST_F() local
1622 ret->AddInstruction(ret_return); in TEST_F()
1716 HInstruction* ret_return = new (GetAllocator()) HReturn(ret_add); in TEST_F() local
1721 ret->AddInstruction(ret_return); in TEST_F()