Searched defs:other_node (Results 1 – 2 of 2) sorted by relevance
106 void Node::ReplaceWith(const NodePtr &other_node) { in ReplaceWith()
265 auto other_node = NewFuncNode(other, other_abs, InputType::kOpOutput); in Add() local