GCC Middle and Back End API Reference
|
#include <lto-streamer.h>
Data Fields | |
struct lto_tree_ref_table | streams [LTO_N_DECL_STREAMS] |
tree | fn_decl |
Structure to hold states of input scope.
tree lto_in_decl_state::fn_decl |
If this in-decl state is associated with a function. FN_DECL point to the FUNCTION_DECL.
Referenced by debug_varpool_node_set().
struct lto_tree_ref_table lto_in_decl_state::streams[LTO_N_DECL_STREAMS] |
Array of lto_in_decl_buffers to store type and decls streams.
Referenced by lto_eq_in_decl_state().