Searched refs:walk_tree_without_duplicates (Results 1 – 19 of 19) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | omp-offload.cc | 288 walk_tree_without_duplicates (&OMP_TARGET_BODY (*tp), in omp_discover_declare_target_fn_r() 374 walk_tree_without_duplicates (lang_hooks.decls.omp_get_decl_init (decl), in omp_discover_implicit_declare_target() 378 walk_tree_without_duplicates (&DECL_SAVED_TREE (decl), in omp_discover_implicit_declare_target() 382 walk_tree_without_duplicates (&DECL_SAVED_TREE (decl), in omp_discover_implicit_declare_target()
|
| D | tree-ssa-loop-ivopts.cc | 1012 return walk_tree_without_duplicates in contains_abnormal_ssa_name_p() 1145 (void) walk_tree_without_duplicates (&expr, determine_base_object_1, &obj); in determine_base_object()
|
| D | function.cc | 3944 walk_tree_without_duplicates (&data.arg.type, in gimplify_parameters()
|
| D | tree-inline.cc | 5902 return walk_tree_without_duplicates (&top, debug_find_tree_1, search) != 0; in debug_find_tree()
|
| D | tree.h | 5435 #define walk_tree_without_duplicates(a,b,c) \ macro
|
| D | gimplify.cc | 13790 walk_tree_without_duplicates (&OMP_CLAUSE_REDUCTION_INIT (c), in gimplify_omp_loop() 13793 walk_tree_without_duplicates (&OMP_CLAUSE_REDUCTION_MERGE (c), in gimplify_omp_loop()
|
| D | tree.cc | 11148 result = walk_tree_without_duplicates (&TREE_TYPE (type), in walk_type_fields()
|
| D | ChangeLog.tree-ssa | 4479 * tree-inline.h (walk_tree, walk_tree_without_duplicates): Move 4481 * tree.h (walk_tree, walk_tree_without_duplicates): ... here.
|
| D | dwarf2out.cc | 22165 tree used = walk_tree_without_duplicates (&type, uses_local_type_r, NULL); in uses_local_type()
|
| D | ChangeLog-2003 | 9544 * cgraphunit.c (record_call_1): Use walk_tree_without_duplicates. 14950 walk_tree_without_duplicates, instead of walk_tree. 23274 favor of walk_tree_without_duplicates. Add comments.
|
| D | ChangeLog-2004 | 8656 (walk_tree_without_duplicates): Convert from htab_t to pointer_set_t. 33902 walk_tree_without_duplicates): Move to tree.h. 34063 walk_tree_without_duplicates, in_gimple_form): Declare.
|
| D | ChangeLog-2007 | 10651 (walk_tree_without_duplicates): Rename to ... 10658 (walk_tree_without_duplicates): New define to
|
| D | ChangeLog-2001 | 9326 (walk_tree, walk_tree_without_duplicates): Moved from cp/tree.c.
|
| D | ChangeLog-2005 | 28531 walk_tree_without_duplicates): Move from here...
|
| D | ChangeLog-2019 | 26648 walk_tree_without_duplicates.
|
| D | ChangeLog-2017 | 266 walk_tree_without_duplicates, prepare data for contains_label_1 and
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | ChangeLog-2001 | 797 (walk_tree_without_duplicates): Likewise. 808 (walk_tree_without_duplicates, copy_tree_r): Likewise. 3859 (for_each_template_parm): Do not use walk_tree_without_duplicates.
|
| D | ChangeLog-2000 | 1377 (walk_tree_without_duplicates): New function. 1382 (calls_setjmp_p): Use walk_tree_without_duplicates. 1384 (for_each_template_parm): Use walk_tree_without_duplicates. 1388 (walk_tree_without_duplicates): New function. 1391 (find_tree): Use walk_tree_without_duplicates.
|
| D | ChangeLog-2004 | 3478 (no_linkage_check): Don't use walk_tree_without_duplicates.
|