Searched refs:current_node_ (Results 1 – 1 of 1) sorted by relevance
74 : current_node_(node), reduction_(reduction) {} in ReduceScope()77 Node* current_node() const { return current_node_; } in current_node()81 Node* current_node_; member in v8::internal::compiler::ReduceScope