Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis_test.cc1873 HInstruction* goto_low_right = new (GetAllocator()) HGoto(); in TEST_F() local
1875 low_right->AddInstruction(goto_low_right); in TEST_F()