Searched refs:old_lists (Results 1 – 1 of 1) sorted by relevance
267 HInstructionMapListElement* old_lists = lists_; in ResizeLists() local273 if (old_lists != NULL) { in ResizeLists()274 MemCopy(lists_, old_lists, old_size * sizeof(HInstructionMapListElement)); in ResizeLists()