Home | History | Annotate | Download | only in optimizing

Lines Matching defs:parameter1

51   HInstruction* parameter1 = new (&allocator)
55 entry->AddInstruction(parameter1);
71 HNullCheck* null_check = new (&allocator) HNullCheck(parameter1, 0);
84 null_check = new (&allocator) HNullCheck(parameter1, 0);
95 null_check = new (&allocator) HNullCheck(parameter1, 0);
108 null_check = new (&allocator) HNullCheck(parameter1, 0);
156 HInstruction* parameter1 = new (&allocator)
160 entry->AddInstruction(parameter1);
178 HNullCheck* null_check = new (&allocator) HNullCheck(parameter1, 0);
228 HInstruction* parameter1 = new (&allocator)
232 entry->AddInstruction(parameter1);
241 HNullCheck* null_check = new (&allocator) HNullCheck(parameter1, 0);