Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dload_store_elimination_test.cc2031 HInstruction* goto_right_second = new (GetAllocator()) HGoto(); in TEST_F() local
2033 right_second->AddInstruction(goto_right_second); in TEST_F()