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 |
bool | compressed |
bool | output_offload_tables_p |
The structure that holds all of the vectors of global types, decls and cgraph nodes used in the serialization of this file.
bool lto_out_decl_state::compressed |
Referenced by copy_function_or_variable().
tree lto_out_decl_state::fn_decl |
Referenced by lto_record_function_out_decl_state(), and produce_asm_for_decls().
bool lto_out_decl_state::output_offload_tables_p |
Referenced by lto_output().
struct lto_tree_ref_encoder lto_out_decl_state::streams[LTO_N_DECL_STREAMS] |
lto_symtab_encoder_t lto_out_decl_state::symtab_node_encoder |
Referenced by DFS::DFS(), ipa_fn_summary_write(), ipa_profile_write_summary(), ipa_prop_write_jump_functions(), ipa_reference_write_optimization_summary(), ipa_write_node_info(), ipcp_write_transformation_summaries(), lto_output(), lto_write_tree_1(), output_cgraph_opt_summary(), output_symtab(), produce_asm_for_decls(), produce_symtab(), produce_symtab_extension(), pure_const_write_summary(), write_ipcp_transformation_info(), and ipa_icf::sem_item_optimizer::write_summary().