Searched refs:cloned_output (Results 1 – 2 of 2) sorted by relevance
1183 cloned_output = node_pair.second; in Snapshot() local1184 cloned_output->add_input( in Snapshot()1185 current->SnapshotHelper(cloned_output, &node_pairs)); in Snapshot()1421 std::shared_ptr<Node> cloned_output, Node::NodePairList* node_pairs) const { in SnapshotHelper() argument1427 std::shared_ptr<Node> cloned_current = Clone(cloned_output); in SnapshotHelper()
523 std::shared_ptr<Node> SnapshotHelper(std::shared_ptr<Node> cloned_output,