Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc2035 HInstruction* goto_right_end = new (GetAllocator()) HGoto(); in TEST_F() local
2036 right_end->AddInstruction(goto_right_end); in TEST_F()