Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc6820 HInstruction* goto_header = new (GetAllocator()) HGoto(); in TEST_F() local
6822 loop_header->AddInstruction(goto_header); in TEST_F()