Lines Matching refs:Node
30 Reduction Reduce(Node* node) final;
52 Node* node = nullptr; // The call site at which to inline.
68 void CreateOrReuseDispatch(Node* node, Node* callee,
69 Candidate const& candidate, Node** if_successes,
70 Node** calls, Node** inputs, int input_count);
71 bool TryReuseDispatch(Node* node, Node* callee, Candidate const& candidate,
72 Node** if_successes, Node** calls, Node** inputs,
75 Node* DuplicateFrameStateAndRename(Node* frame_state, Node* from, Node* to,
77 Node* DuplicateStateValuesAndRename(Node* state_values, Node* from, Node* to,