Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier_test.cc200 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_P() local
201 right->AddInstruction(goto_right); in TEST_P()
Dload_store_analysis_test.cc796 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_F() local
800 right->AddInstruction(goto_right); in TEST_F()
971 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_F() local
973 high_right->AddInstruction(goto_right); in TEST_F()
1181 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_F() local
1182 right->AddInstruction(goto_right); in TEST_F()
Dload_store_elimination_test.cc1943 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_F() local
1945 right->AddInstruction(goto_right); in TEST_F()
2136 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_F() local
2138 right->AddInstruction(goto_right); in TEST_F()
2240 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_F() local
2243 right->AddInstruction(goto_right); in TEST_F()
2326 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_F() local
2329 right->AddInstruction(goto_right); in TEST_F()
2411 HInstruction* goto_right = new (GetAllocator()) HGoto(); in TEST_F() local
2413 right->AddInstruction(goto_right); in TEST_F()