Searched refs:AppendPhiInput (Results 1 – 3 of 3) sorted by relevance
319 void RawMachineAssembler::AppendPhiInput(Node* phi, Node* new_input) { in AppendPhiInput() function in v8::internal::compiler::RawMachineAssembler
789 state_->raw_assembler_->AppendPhiInput(phi->second, node); in MergeVariables()
791 void AppendPhiInput(Node* phi, Node* new_input);