Searched refs:loop_condition_node (Results 1 – 1 of 1) sorted by relevance
482 auto* loop_condition_node = loop_cond_node_it->second; in AddReshardOp() local489 GetLoopSwitchNode(*loop_condition_node)); in AddReshardOp()518 graph->AddControlEdge(loop_condition_node, default_sharding_node); in AddReshardOp()579 graph->AddControlEdge(loop_condition_node, var_handle_node); in AddReshardOp()623 for (auto exit : FindLoopExitNodes(*loop_condition_node)) { in AddReshardOp()