Home
last modified time | relevance | path

Searched refs:StartNode (Results 1 - 7 of 7) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Djs-inlining.h74 Node* frame_state, StartNode start, Node* end,
80 Node* frame_state, StartNode start, Node* end,
H A Djs-inlining.cc90 StartNode start, Node* end, in InlineJSWasmCall()
102 Node* frame_state, StartNode start, Node* end, in InlineCall()
430 StartNode start{start_node}; in ReduceJSWasmCall()
594 StartNode start{start_node}; in ReduceJSCall()
H A Dcommon-operator.h655 class StartNode final : public CommonNodeWrapperBase {
657 explicit constexpr StartNode(Node* node) : CommonNodeWrapperBase(node) { in StartNode() function in v8::internal::compiler::final
H A Djs-context-specialization.cc93 StartNode{NodeProperties::GetValueInput(node, 0)} in IsContextParameter()
H A Dverifier.cc414 StartNode start{NodeProperties::GetValueInput(node, 0)}; in Check()
H A Dtyper.cc684 StartNode start{node->InputAt(0)}; in TypeParameter()
H A Dbytecode-graph-builder.cc1142 int start_output_arity = StartNode::OutputArityForFormalParameterCount( in CreateGraph()

Completed in 19 milliseconds