Searched refs:this_port (Results 1 – 1 of 1) sorted by relevance
116 Port this_port(/*inbound=*/true, this_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()