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