GCC Middle and Back End API Reference
lto_out_decl_state Struct Reference

#include <lto-streamer.h>

Collaboration diagram for lto_out_decl_state:

Data Fields

struct lto_tree_ref_encoder streams [LTO_N_DECL_STREAMS]
 
lto_symtab_encoder_t symtab_node_encoder
 
tree fn_decl
 
bool compressed
 

Detailed Description

The structure that holds all of the vectors of global types,
decls and cgraph nodes used in the serialization of this file.   

Field Documentation

◆ compressed

bool lto_out_decl_state::compressed

◆ fn_decl

tree lto_out_decl_state::fn_decl

◆ streams

◆ symtab_node_encoder


The documentation for this struct was generated from the following file: