OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:node_g
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
ipa-reference.cc
785
ipa_reference_global_vars_info_t
node_g
;
797
node_g
= &node_info->global;
816
node_g
->statics_read = all_module_statics;
818
node_g
->statics_read = copy_static_var_set (node_l->statics_read, true);
820
node_g
->statics_written = all_module_statics;
822
node_g
->statics_written
839
read_all = union_static_var_sets (
node_g
->statics_read,
843
write_all = union_static_var_sets (
node_g
->statics_written,
847
propagate_bits (
node_g
, w);
854
w_ri->global = *
node_g
;
783
ipa_reference_global_vars_info_t
node_g
;
local
872
ipa_reference_global_vars_info_t
node_g
= &node_info->global;
local
906
ipa_reference_global_vars_info_t
node_g
;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
ipa-reference.cc
785
ipa_reference_global_vars_info_t
node_g
;
797
node_g
= &node_info->global;
816
node_g
->statics_read = all_module_statics;
818
node_g
->statics_read = copy_static_var_set (node_l->statics_read, true);
820
node_g
->statics_written = all_module_statics;
822
node_g
->statics_written
839
read_all = union_static_var_sets (
node_g
->statics_read,
843
write_all = union_static_var_sets (
node_g
->statics_written,
847
propagate_bits (
node_g
, w);
854
w_ri->global = *
node_g
;
783
ipa_reference_global_vars_info_t
node_g
;
local
872
ipa_reference_global_vars_info_t
node_g
= &node_info->global;
local
906
ipa_reference_global_vars_info_t
node_g
;
local
[
all
...]
Completed in 118 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026