Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc3726 HInstruction* goto_two = new (GetAllocator()) HGoto(); in TEST_F() local
3728 set_two->AddInstruction(goto_two); in TEST_F()
3857 HInstruction* goto_two = new (GetAllocator()) HGoto(); in TEST_F() local
3859 set_two->AddInstruction(goto_two); in TEST_F()
3992 HInstruction* goto_two = new (GetAllocator()) HGoto(); in TEST_F() local
3997 set_two_and_escape->AddInstruction(goto_two); in TEST_F()