Searched refs:AddInput (Results 1 – 3 of 3) sorted by relevance
254 phis_[i]->AddInput(incoming_env->values()->at(i)); in RegisterPredecessor()5656 phi->AddInput(other->values_[i]); in AddIncomingEdge()5663 phi->AddInput(old_value); in AddIncomingEdge()5665 phi->AddInput(other->values_[i]); in AddIncomingEdge()5732 phi->AddInput(values_[i]); in CopyAsLoopHeader()
925 void HPhi::AddInput(HValue* value) { in AddInput() function in v8::internal::HPhi
1872 void AddInput(HValue* value);