Searched refs:copy_nodes (Results 1 – 2 of 2) sorted by relevance
333 copy_nodes = []336 copy_nodes.append(node)337 return copy_nodes
3685 static isl_stat copy_nodes(struct isl_sched_graph *dst, in copy_nodes() function3837 if (copy_nodes(sub, graph, node_pred, data) < 0) in extract_sub_graph()