Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc6764 HInstruction* goto_loop_merge = new (GetAllocator()) HGoto(); in TEST_F() local
6765 loop_merge->AddInstruction(goto_loop_merge); in TEST_F()
6950 HInstruction* goto_loop_merge = new (GetAllocator()) HGoto(); in TEST_F() local
6951 loop_merge->AddInstruction(goto_loop_merge); in TEST_F()
7088 HInstruction* goto_loop_merge = new (GetAllocator()) HGoto(); in TEST_F() local
7089 loop_merge->AddInstruction(goto_loop_merge); in TEST_F()
7244 HInstruction* goto_loop_merge = new (GetAllocator()) HGoto(); in TEST_F() local
7245 loop_merge->AddInstruction(goto_loop_merge); in TEST_F()
7376 HInstruction* goto_loop_merge = new (GetAllocator()) HGoto(); in TEST_F() local
7377 loop_merge->AddInstruction(goto_loop_merge); in TEST_F()