Searched refs:to_copy_tree (Results 1 – 1 of 1) sorted by relevance
141 ShapeTree<HloInstruction*> to_copy_tree(to->shape(), /*init_value=*/nullptr); in DeepCopyAndAddControlEdges() local144 to->parent()->DeepCopyInstruction(to, &indices_to_copy, &to_copy_tree)); in DeepCopyAndAddControlEdges()150 HloInstruction* to_copy = to_copy_tree.element(index); in DeepCopyAndAddControlEdges()