Home
last modified time | relevance | path

Searched refs:get_stats_node_kind (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree.cc1122 get_stats_node_kind (enum tree_code code) in get_stats_node_kind() function
1180 tree_node_kind kind = get_stats_node_kind (code); in record_node_allocation_statistics()
1319 enum tree_node_kind kind = get_stats_node_kind (code); in free_node()
H A DChangeLog-201827471 get_stats_node_kind.
27472 (get_stats_node_kind): New function extracted from
27474 (free_node): Use get_stats_node_kind.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree.c959 get_stats_node_kind (enum tree_code code) in get_stats_node_kind() function
1017 tree_node_kind kind = get_stats_node_kind (code); in record_node_allocation_statistics()
1156 enum tree_node_kind kind = get_stats_node_kind (code); in free_node()