Home
last modified time | relevance | path

Searched refs:debug_find_tree (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.h248 extern bool debug_find_tree (tree, tree);
H A Dtree-inline.c5865 debug_find_tree (tree top, tree search) in debug_find_tree() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.h245 extern bool debug_find_tree (tree, tree);
H A Dtree-inline.cc5900 debug_find_tree (tree top, tree search) in debug_find_tree() function
H A DChangeLog.tree-ssa7858 * tree-inline.c (debug_find_tree_1, debug_find_tree): New.
H A DChangeLog-200427926 * tree.h (debug_find_tree): Add declaration.
27927 * tree-inline.c (debug_find_tree): Remove extern declaration.
H A DChangeLog-201028811 * tree-inline.c (debug_find_tree): Likewise.
H A DChangeLog-20138152 (debug_find_tree): Moved to tree-inline.h.