Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc8340 HInstruction* right1_goto = new (GetAllocator()) HGoto(); in TEST_P() local
8341 right1->AddInstruction(right1_goto); in TEST_P()
8504 HInstruction* right1_goto = new (GetAllocator()) HGoto(); in TEST_P() local
8505 right1->AddInstruction(right1_goto); in TEST_P()
8687 HInstruction* right1_goto = new (GetAllocator()) HGoto(); in TEST_P() local
8688 right1->AddInstruction(right1_goto); in TEST_P()