Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc5272 HInstruction* goto_left_end = new (GetAllocator()) HGoto(); in TEST_P() local
5273 left_end->AddInstruction(goto_left_end); in TEST_P()