Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinstruction_simplifier_test.cc197 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_P() local
198 left->AddInstruction(goto_left); in TEST_P()
Dload_store_elimination_test.cc1936 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_F() local
1939 left->AddInstruction(goto_left); in TEST_F()
2016 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_F() local
2019 left->AddInstruction(goto_left); in TEST_F()
2316 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_F() local
2320 left->AddInstruction(goto_left); in TEST_F()
2404 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_F() local
2407 left->AddInstruction(goto_left); in TEST_F()
Dload_store_analysis_test.cc769 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_F() local
772 left->AddInstruction(goto_left); in TEST_F()
956 HInstruction* goto_left = new (GetAllocator()) HGoto(); in TEST_F() local
959 high_left->AddInstruction(goto_left); in TEST_F()