Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc8709 HInstruction* left3_goto = new (GetAllocator()) HGoto(); in TEST_P() local
8712 left3->AddInstruction(left3_goto); in TEST_P()