Home | History | Annotate | Download | only in optimizing

Lines Matching refs:parameter_index

159   int parameter_index = 0;
164 new (arena_) HParameterValue(parameter_index++, Primitive::kPrimNot, true);
174 new (arena_) HParameterValue(parameter_index++, Primitive::GetType(shorty[pos++]));
185 parameter_index++;