Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis_test.cc1706 HInstruction* goto_inst = new (GetAllocator()) HGoto(); in TEST_F() local
1710 entry->AddInstruction(goto_inst); in TEST_F()