Searched refs:copy_tree_r (Results 1 – 20 of 20) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-inline.h | 235 tree copy_tree_r (tree *, int *, void *);
|
| D | tree-inline.cc | 913 copy_tree_r (tp, walk_subtrees, NULL); in copy_bind_expr() 1137 copy_tree_r (tp, walk_subtrees, NULL); in remap_gimple_op_r() 1396 copy_tree_r (tp, walk_subtrees, NULL); in copy_tree_body_r() 5563 copy_tree_r (tree *tp, int *walk_subtrees, void *data ATTRIBUTE_UNUSED) in copy_tree_r() function
|
| D | stor-layout.cc | 148 return copy_tree_r (tp, walk_subtrees, data); in copy_self_referential_tree_r()
|
| D | ChangeLog.tree-ssa | 5154 * tree-inline.c (copy_tree_r): Propagate mf_marked-ness. 11817 * tree-inline.c (copy_tree_r): Do not copy empty_stmt_node. 13717 (copy_tree_r): Don't walk into decls. 15027 * tree-inline.c (copy_tree_r): Copy the 'ann' field from tree_common. 15028 * old-tree-inline.c (copy_tree_r): Likewise. 17433 * tree-inline.c (copy_tree_r): Clear the aux field in the copies. 17848 (deep_copy_node): Call copy_tree_r to copy expression nodes.
|
| D | ChangeLog-2006 | 2574 * tree-inline.c (copy_tree_r): Initialize chain to assuage the warning 2683 (copy_tree_r): Check for IS_GIMPLE_STMT_CODE_CLASS. 3106 (copy_tree_r): Same. 20112 * tree-inline.c (copy_tree_r): Also copy OMP_CLAUSE nodes. 21747 (copy_tree_r): Restore TREE_CHAIN in OMP_CLAUSE_*. 22616 (copy_tree_r, mark_local_for_remap_r, unsave_expr_now): Likewise.
|
| D | gimplify.cc | 902 copy_tree_r (tp, walk_subtrees, NULL); in mostly_copy_tree_r()
|
| D | ChangeLog-2004 | 12204 * tree-inline.c (copy_tree_r): Don't duplicate constants, they're 14005 optimize_inline_calls, copy_tree_r): Likewise. 29699 (copy_tree_r): Likewise. 36091 (copy_tree_r): Copy a TYPE_DECL. 38292 walk_tree, copy_tree_r): Likewise.
|
| D | ChangeLog-2003 | 6693 (copy_tree_r): Don't walk subtrees of types. 10910 * tree-inline.c (walk_tree, copy_tree_r): Likewise. 27315 (copy_tree_r): Ditto.
|
| D | ChangeLog-2011 | 26519 * tree-inline.c (copy_tree_r): Use copy_statement_list. 27287 * tree-inline.c (copy_tree_r): Handle STATEMENT_LIST. 30079 * tree-inline.c (copy_tree_r): Likewise.
|
| D | ChangeLog-2005 | 9714 (copy_body_r, copy_bb, copy_cfg_body, copy_tree_r, inlining_p): Add 11127 * tree-inline.c (copy_tree_r): Add code to duplicate a CONSTRUCTOR
|
| D | ChangeLog-2002 | 3898 (copy_tree_r): Copy types if they are variably modified. 10032 (copy_tree_r): Don't handle SCOPE_STMTs for Java.
|
| D | ChangeLog-2008 | 11599 copy_edges_for_bb, copy_cfg_body, copy_tree_r,
|
| D | ChangeLog-2007 | 24338 (copy_tree_r): Likewise.
|
| D | ChangeLog-2001 | 9327 (copy_tree_r, remap_save_expr): Likewise.
|
| D | ChangeLog-2010 | 30619 propagate the 'data' argument to copy_tree_r.
|
| D | ChangeLog-2013 | 12552 * tree-inline.c (copy_tree_r): Likewise.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | tree.cc | 3229 copy_tree_r (tp, walk_subtrees, NULL); in bot_manip() 3259 copy_tree_r (tp, walk_subtrees, NULL); in bot_manip() 3267 copy_tree_r (tp, walk_subtrees, NULL); in bot_manip() 3284 t = copy_tree_r (tp, walk_subtrees, NULL); in bot_manip()
|
| D | ChangeLog-2001 | 798 (copy_tree_r, remap_save_expr): Likewise. 808 (walk_tree_without_duplicates, copy_tree_r): Likewise. 835 (copy_tree_r): Use language-independent constructs and hooks. 1572 (copy_tree_r): Don't copy TEMPLATE_TEMPLATE_PARM and
|
| D | ChangeLog-1999 | 441 * tree.c (copy_tree_r): Clear SCOPE_STMT_BLOCK rather than setting 519 (copy_tree_r): Declare. 555 (copy_tree_r): Make it public. 562 (copy_tree_r): Handle 's' class nodes. Restore chains for 945 (copy_tree_r): New function.
|
| D | ChangeLog-2000 | 1444 (copy_tree_r): Likewise. 4491 * tree.c (copy_tree_r): Don't copy PARM_DECLs.
|