Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc2482 HInstruction* goto_escape_end = new (GetAllocator()) HGoto(); in TEST_F() local
2485 escape_end->AddInstruction(goto_escape_end); in TEST_F()