Searched refs:NextNodeId (Results 1 – 2 of 2) sorted by relevance
56 Node::New(zone(), NextNodeId(), op, input_count, inputs, incomplete); in NewNodeUnchecked()64 Node* const clone = Node::Clone(zone(), NextNodeId(), node); in CloneNode()70 NodeId Graph::NextNodeId() { in NextNodeId() function in v8::internal::compiler::Graph
96 inline NodeId NextNodeId(); in NON_EXPORTED_BASE()