Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc1728 HInstruction* preheader_goto = new (GetAllocator()) HGoto(); in TEST_F() local
1729 preheader->AddInstruction(preheader_goto); in TEST_F()
1822 HInstruction* preheader_goto = new (GetAllocator()) HGoto(); in TEST_F() local
1823 preheader->AddInstruction(preheader_goto); in TEST_F()