Searched refs:copy_node_stat (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree.h | 3553 extern tree copy_node_stat (tree MEM_STAT_DECL); 3554 #define copy_node(t) copy_node_stat (t MEM_STAT_INFO)
|
| H A D | tree.c | 614 copy_node_stat (tree node MEM_STAT_DECL) in copy_node_stat() function
|
| H A D | ChangeLog-2005 | 6367 (copy_node_stat): Copy restrict base information. 12246 (copy_node_stat): Copy init priority. 15786 * tree.c (copy_node_stat): Copy annotations for TARGET_MEM_REFs. 16115 (copy_node_stat): Copy DECL_VALUE_EXPR status. 20963 * tree.c (make_node_stat, copy_node_stat, make_tree_binfo_stat) 29045 * tree.c (copy_node_stat, make_tree_binfo_stat, make_tree_vec_stat)
|
| H A D | ChangeLog-2004 | 13966 * tree.c (tree_size, make_node_stat, copy_node_stat, 17289 * tree.c (copy_node_stat): Clear a type's value cache here ... 26045 (copy_node_stat): Do not change DECL_UID when copying a 33956 (copy_node_stat): Abort if trying to copy a 39614 * tree.c (make_node_stat, copy_node_stat, make_tree_vec_stat, 39619 * tree.h (make_node_stat, copy_node_stat, make_tree_vec_stat,
|