Home | History | Annotate | Download | only in compiler

Lines Matching full:makenode

1190   Node* value = MakeNode(call_op, static_cast<int>(arity), all, false);
1250 Node* value = MakeNode(call_runtime_op, static_cast<int>(arity), all, false);
1298 Node* value = MakeNode(call_new_op, static_cast<int>(arity), all, false);
1894 Node* BytecodeGraphBuilder::MakeNode(const Operator* op, int value_input_count,