Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dipa-reference.c1072 ipa_reference_local_vars_info_t node_l; in static_execute() local
1088 node_l = node_info->local; in static_execute()
1090 read_all = node_l->calls_read_all; in static_execute()
1091 write_all = node_l->calls_write_all; in static_execute()
1115 node_l->statics_read); in static_execute()
1124 node_l->statics_written); in static_execute()
1189 ipa_reference_local_vars_info_t node_l; in static_execute() local
1197 node_l = node_info->local; in static_execute()
1202 EXECUTE_IF_SET_IN_BITMAP (node_l->statics_read, in static_execute()
1209 EXECUTE_IF_SET_IN_BITMAP (node_l->statics_written, in static_execute()