Searched refs:AppendPhiInput (Results 1 – 3 of 3) sorted by relevance
1413 state_->raw_assembler_->AppendPhiInput(phi->second, node); in MergeVariables()1540 state_->raw_assembler_->AppendPhiInput(phi_nodes_[i], inputs[i]); in AddInputs()
845 void RawMachineAssembler::AppendPhiInput(Node* phi, Node* new_input) { in AppendPhiInput() function in v8::internal::compiler::RawMachineAssembler
1007 void AppendPhiInput(Node* phi, Node* new_input);