Searched refs:exit_instruction (Results 1 – 1 of 1) sorted by relevance
2046 HInstruction* exit_instruction = new (GetAllocator()) HExit(); in TEST_F() local2047 exit->AddInstruction(exit_instruction); in TEST_F()