Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc2131 HInstruction* goto_left_loop = new (GetAllocator()) HGoto(); in TEST_F() local
2133 left_loop_post->AddInstruction(goto_left_loop); in TEST_F()