Searched refs:all_module_statics (Results 1 – 5 of 5) sorted by relevance
106 static bitmap all_module_statics; variable319 else if (set == all_module_statics) in dump_static_vars_set_to_file()337 if (x != all_module_statics) in union_static_var_sets()339 if (y == all_module_statics) in union_static_var_sets()342 x = all_module_statics; in union_static_var_sets()352 if (bitmap_equal_p (x, all_module_statics)) in union_static_var_sets()355 x = all_module_statics; in union_static_var_sets()359 return x == all_module_statics; in union_static_var_sets()368 if (set == NULL || set == all_module_statics) in copy_static_var_set()389 bool read_all = x_global->statics_read == all_module_statics; in propagate_bits()[all …]
12934 (ipa_init): Put all_module_statics into optimization_summary_obstack.12935 (copy_global_bitmap): Do not copy all_module_statics.28073 (ipa_init): Move all_module_statics to optimization_summary_obstack.28080 check indirect edges; check ecf flags; use all_module_statics28081 in the results; do not free all_module_statics.28082 (stream_out_bitmap): Handle all_module_statics.28085 (ipa_reference_read_optimization_summary): Read in all_module_statics;29093 * ipa-reference.c (add_static_var): Remove redundant all_module_statics31235 (is_proper_for_analysis): Only add to all_module_statics
11132 to all_module_statics as quickly as possible.24318 (propagate): Prune all_module_statics so it really contains just
13039 all_module_statics,searchc_env,dfs_info): New fields to support