Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinstruction_simplifier_test.cc171 HInstruction* goto_c3 = new (GetAllocator()) HGoto(); in TEST_F() local
173 case3->AddInstruction(goto_c3); in TEST_F()
263 HInstruction* goto_c3 = new (GetAllocator()) HGoto(); in TEST_F() local
265 case3->AddInstruction(goto_c3); in TEST_F()
H A Dload_store_elimination_test.cc1983 HInstruction* goto_c3 = new (GetAllocator()) HGoto(); in TEST_F() local
1985 case3->AddInstruction(goto_c3); in TEST_F()
6812 HInstruction* goto_c3 = new (GetAllocator()) HGoto(); in TEST_F() local
6814 case3->AddInstruction(goto_c3); in TEST_F()
6999 HInstruction* goto_c3 = new (GetAllocator()) HGoto(); in TEST_F() local
7001 case3->AddInstruction(goto_c3); in TEST_F()