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 |
Size of main stream when compressed.
struct lto_header lto_simple_header::lto_header |
The header for all types of sections.
int32_t lto_simple_header::main_size |
Size of main gimple body of function.