Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dipa-reference.c1087 node_info->global = node_g; in static_execute()
1110 node_g->statics_read = all_module_statics; in static_execute()
1114 bitmap_copy (node_g->statics_read, in static_execute()
1123 bitmap_copy (node_g->statics_written, in static_execute()
1136 w_ri->global = node_g; in static_execute()
1143 bitmap_ior_into (node_g->statics_read, in static_execute()
1196 node_g = node_info->global; in static_execute()
1269 node_g = node_info->global; in static_execute()
1280 node_g->statics_read); in static_execute()
1283 if (node_g->statics_written in static_execute()
[all …]