Searched refs:debug_find_tree_1 (Results 1 – 2 of 2) sorted by relevance
2543 debug_find_tree_1 (tree *tp, int *walk_subtrees ATTRIBUTE_UNUSED, void *data) in debug_find_tree_1() function2554 return walk_tree_without_duplicates (&top, debug_find_tree_1, search) != 0; in debug_find_tree()
7858 * tree-inline.c (debug_find_tree_1, debug_find_tree): New.