GCC Middle and Back End API Reference
|
#include <lto-streamer.h>
Data Fields | |
struct lto_tree_ref_encoder | streams [LTO_N_DECL_STREAMS] |
lto_symtab_encoder_t | symtab_node_encoder |
tree | fn_decl |
The structure that holds all of the vectors of global types, decls and cgraph nodes used in the serialization of this file.
tree lto_out_decl_state::fn_decl |
Referenced by lto_output_decl_state_refs(), and lto_record_function_out_decl_state().
struct lto_tree_ref_encoder lto_out_decl_state::streams[LTO_N_DECL_STREAMS] |
Referenced by copy_function(), lto_delete_out_decl_state(), lto_new_out_decl_state(), lto_out_decl_state_written_size(), lto_output_decl_state_refs(), lto_output_decl_state_streams(), lto_output_field_decl_index(), lto_output_fn_decl_index(), lto_output_namespace_decl_index(), lto_output_type_decl_index(), lto_output_type_ref_index(), lto_output_var_decl_index(), and lto_record_function_out_decl_state().
lto_symtab_encoder_t lto_out_decl_state::symtab_node_encoder |
Referenced by get_symbol_initial_value(), inline_write_summary(), ipa_prop_write_all_agg_replacement(), ipa_prop_write_jump_functions(), ipa_reference_write_optimization_summary(), ipa_write_node_info(), ipa_write_optimization_summaries(), ipa_write_summaries_1(), lto_output(), output_cgraph_opt_summary(), output_symtab(), produce_asm_for_decls(), produce_symtab(), pure_const_write_summary(), and write_agg_replacement_chain().