Searched refs:find_node_with_code (Results 1 – 1 of 1) sorted by relevance
89 static tree find_node_with_code (tree *, int *, void *);492 res = walk_tree (&head, find_node_with_code, &code, NULL);858 find_node_with_code (tree *tp, int *walk_subtrees ATTRIBUTE_UNUSED, in find_node_with_code() function