Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc1166 HInstruction* body_goto = new (GetAllocator()) HGoto(); in TEST_F() local
1174 loop_body->AddInstruction(body_goto); in TEST_F()
1313 HInstruction* body_goto = new (GetAllocator()) HGoto(); in TEST_F() local
1316 loop_body->AddInstruction(body_goto); in TEST_F()
1606 HInstruction* body_goto = new (GetAllocator()) HGoto(); in TEST_F() local
1609 body->AddInstruction(body_goto); in TEST_F()
1700 HInstruction* body_goto = new (GetAllocator()) HGoto(); in TEST_F() local
1703 body->AddInstruction(body_goto); in TEST_F()