Searched refs:copy_node_stat (Results 1 – 2 of 2) sorted by relevance
3473 extern tree copy_node_stat (tree MEM_STAT_DECL);3474 #define copy_node(t) copy_node_stat (t MEM_STAT_INFO)
606 copy_node_stat (tree node MEM_STAT_DECL) in copy_node_stat() function