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

/art/compiler/optimizing/
H A Dgraph_test.cc64 HInstruction* exit_instr = new (allocator) HExit(); local
65 block->AddInstruction(exit_instr);

Completed in 47 milliseconds