Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dload_store_analysis_test.cc2046 HInstruction* exit_instruction = new (GetAllocator()) HExit(); in TEST_F() local
2047 exit->AddInstruction(exit_instruction); in TEST_F()