Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1760 HInstruction* ret_return = new (GetAllocator()) HReturn(ret_get); in TEST_F() local
1857 HInstruction* ret_return = new (GetAllocator()) HReturn(ret_add); in TEST_F() local