Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc6316 HInstruction* write_goto = new (GetAllocator()) HGoto(); in TEST_F() local
6318 left_write_escape->AddInstruction(write_goto); in TEST_F()