Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1868 HInstruction* goto_loop_right = new (GetAllocator()) HGoto(); in TEST_F() local
1870 loop_if_right->AddInstruction(goto_loop_right); in TEST_F()