Searched refs:fanout_fanin (Results 1 – 1 of 1) sorted by relevance
865 auto& fanout_fanin = fanout_node_view->regular_fanins_[fanout.index()]; in ReplaceNodeFanouts() local869 {&graph_->node(fanout_fanin.node_index_), fanout_fanin.index()}); in ReplaceNodeFanouts()870 fanout_fanin.node_index_ = node->node_index_; in ReplaceNodeFanouts()873 {&graph_->node(node->node_index_), fanout_fanin.index()}); in ReplaceNodeFanouts()880 auto& fanout_fanin = in ReplaceNodeFanouts() local885 {&graph_->node(fanout_fanin.node_index_), Graph::kControlSlot}); in ReplaceNodeFanouts()886 fanout_fanin.node_index_ = node->node_index_; in ReplaceNodeFanouts()887 fanout_fanin.fanout_index_ = i; in ReplaceNodeFanouts()