Home
last modified time | relevance | path

Searched refs:AppendPhiInput (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.cc1531 state_->raw_assembler_->AppendPhiInput(phi->second, node); in MergeVariables()
1658 state_->raw_assembler_->AppendPhiInput(phi_nodes_[i], inputs[i]); in AddInputs()
H A Draw-machine-assembler.cc848 void RawMachineAssembler::AppendPhiInput(Node* phi, Node* new_input) { in AppendPhiInput() function in v8::internal::compiler::RawMachineAssembler
H A Draw-machine-assembler.h1065 void AppendPhiInput(Node* phi, Node* new_input);

Completed in 9 milliseconds