Searched refs:other_node (Results 1 – 1 of 1) sorted by relevance
102 GenNode* other_node = other_it->second.get(); in ParseInputs() local119 links_[this_port].emplace_back(LinkTarget(other_node, other_port)); in ParseInputs()120 other_node->links_[other_port].emplace_back(LinkTarget(this, this_port)); in ParseInputs()