Searched defs:to_insert (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dnodes_test.cc87 HInstruction* to_insert = new (&allocator) HNullCheck(parameter1, 0); local
88 entry->InsertInstructionBefore(to_insert, parameter2);

Completed in 125 milliseconds