Searched refs:CreatePhi (Results 1 – 2 of 2) sorted by relevance
1668 Node* CodeAssemblerParameterizedLabelBase::CreatePhi( in CreatePhi() function in v8::internal::compiler::CodeAssemblerParameterizedLabelBase1686 phi_nodes_.push_back(CreatePhi(representations[i], phi_inputs_[i])); in CreatePhis()
1551 Node* CreatePhi(MachineRepresentation rep, const std::vector<Node*>& inputs);