|
GCC Middle and Back End API Reference
|
#include <lto-streamer.h>

Data Fields | |
| vec< tree, va_gc > * | streams [LTO_N_DECL_STREAMS] |
| tree | fn_decl |
| bool | compressed |
Structure to hold states of input scope.
| bool lto_in_decl_state::compressed |
| tree lto_in_decl_state::fn_decl |
| vec<tree, va_gc>* lto_in_decl_state::streams[LTO_N_DECL_STREAMS] |