Searched refs:start_node (Results 1 – 4 of 4) sorted by relevance
32 Node* start_node() { return start_node_; } in start_node() function
159 Node* n0 = graph.start_node(); in TEST()218 Node* n0 = graph.start_node(); in TEST()
68 int cil_tree_walk(struct cil_tree_node *start_node, int (*process_node)(struct cil_tree_node *node,…
92 struct cil_tree_node *start_node = node; in cil_tree_children_destroy() local103 while (node != start_node) { in cil_tree_children_destroy()