Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dinstruction_simplifier_test.cc167 HInstruction* goto_c2 = new (GetAllocator()) HGoto(); in TEST_F() local
168 case2->AddInstruction(goto_c2); in TEST_F()
259 HInstruction* goto_c2 = new (GetAllocator()) HGoto(); in TEST_F() local
260 case2->AddInstruction(goto_c2); in TEST_F()
H A Dload_store_elimination_test.cc1976 HInstruction* goto_c2 = new (GetAllocator()) HGoto(); in TEST_F() local
1979 case2->AddInstruction(goto_c2); in TEST_F()
6805 HInstruction* goto_c2 = new (GetAllocator()) HGoto(); in TEST_F() local
6808 case2->AddInstruction(goto_c2); in TEST_F()
6992 HInstruction* goto_c2 = new (GetAllocator()) HGoto(); in TEST_F() local
6995 case2->AddInstruction(goto_c2); in TEST_F()