Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dgraph_test.cc64 HInstruction* return_instr = new (GetAllocator()) HReturnVoid(); in CreateReturnBlock() local
65 block->AddInstruction(return_instr); in CreateReturnBlock()