Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_test.cc87 HInstruction* to_insert = new (GetAllocator()) HNullCheck(parameter1, 0); in TEST_F() local
88 entry->InsertInstructionBefore(to_insert, parameter2); in TEST_F()