Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc6839 HInstruction* goto_loop_merge = new (GetAllocator()) HGoto(); in TEST_F() local
6840 loop_merge->AddInstruction(goto_loop_merge); in TEST_F()
7029 HInstruction* goto_loop_merge = new (GetAllocator()) HGoto(); in TEST_F() local
7030 loop_merge->AddInstruction(goto_loop_merge); in TEST_F()
7171 HInstruction* goto_loop_merge = new (GetAllocator()) HGoto(); in TEST_F() local
7172 loop_merge->AddInstruction(goto_loop_merge); in TEST_F()
7331 HInstruction* goto_loop_merge = new (GetAllocator()) HGoto(); in TEST_F() local
7332 loop_merge->AddInstruction(goto_loop_merge); in TEST_F()
7467 HInstruction* goto_loop_merge = new (GetAllocator()) HGoto(); in TEST_F() local
7468 loop_merge->AddInstruction(goto_loop_merge); in TEST_F()