Searched refs:other_port (Results 1 – 1 of 1) sorted by relevance
117 Port other_port(/*inbound=*/false, other_position); 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()