Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1872 HInstruction* goto_loop_end = new (GetAllocator()) HGoto(); in TEST_F() local
1873 loop_end->AddInstruction(goto_loop_end); in TEST_F()