GCC Middle and Back End API Reference
lto_simple_output_block Struct Reference

#include <lto-streamer.h>

Collaboration diagram for lto_simple_output_block:

Data Fields

enum lto_section_type section_type
 
struct lto_out_decl_statedecl_state
 
struct lto_output_streammain_stream
 

Detailed Description

A simple output block.  This can be used for simple IPA passes that
do not need more than one stream.   

Field Documentation

◆ decl_state

◆ main_stream

◆ section_type

enum lto_section_type lto_simple_output_block::section_type

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