GCC Middle and Back End API Reference
lto_tree_ref_table Struct Reference

#include <lto-streamer.h>

Data Fields

treetrees
unsigned int size

Detailed Description

Mapping from indices to trees.


Field Documentation

unsigned int lto_tree_ref_table::size

Size of array.

tree* lto_tree_ref_table::trees

Array of referenced trees .

Referenced by lto_eq_in_decl_state().


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