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.cc3737 HInstruction* return_escape = new (GetAllocator()) HReturn(read_escape); in TEST_F() local
3868 HInstruction* return_escape = new (GetAllocator()) HReturn(read_escape); in TEST_F() local