Searched refs:to_insert (Results 1 – 1 of 1) sorted by relevance
200 HInstruction* to_insert = new (GetAllocator()) HNullCheck(parameter1, 0); in TEST_F() local201 entry->InsertInstructionBefore(to_insert, parameter2); in TEST_F()