Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc3745 HInstruction* return_escape = new (GetAllocator()) HReturn(read_escape); in TEST_F() local
3872 HInstruction* return_escape = new (GetAllocator()) HReturn(read_escape); in TEST_F() local