GCC Middle and Back End API Reference
|
#include <lto-streamer.h>
Data Fields | |
struct lto_header | lto_header |
int32_t | main_size |
int32_t | compressed_size |
The is the first part of the record in an LTO file for many of the IPA passes.
int32_t lto_simple_header::compressed_size |
Referenced by lto_destroy_simple_output_block().
struct lto_header lto_simple_header::lto_header |
Referenced by lto_destroy_simple_output_block().
int32_t lto_simple_header::main_size |
Referenced by lto_create_simple_input_block(), and lto_destroy_simple_output_block().