Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1864 HInstruction* goto_loop_left = new (GetAllocator()) HGoto(); in TEST_F() local
1865 loop_if_left->AddInstruction(goto_loop_left); in TEST_F()