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