Home | History | Annotate | Download | only in optimizing

Lines Matching defs:AddInput

486     preheader_phi->AddInput(orig_input);
497 preheader_phi->AddInput(input);
1312 void HVariableInputSizeInstruction::AddInput(HInstruction* input) {
1442 AddInput(other_input);
2528 return_value_phi->AddInput(last->InputAt(0));
2536 return_value_phi->AddInput(return_value);
2537 return_value_phi->AddInput(last->InputAt(0));