Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc2254 HInstruction* goto_right_second = new (GetAllocator()) HGoto(); in TEST_F() local
2256 right_second->AddInstruction(goto_right_second); in TEST_F()