Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_test.cc59 HInstruction* exit_instr = new (allocator) HExit(); in createExitBlock() local
60 block->AddInstruction(exit_instr); in createExitBlock()