GCC Middle and Back End API Reference
lto_tree_ref_encoder Struct Reference

#include <lto-streamer.h>

Collaboration diagram for lto_tree_ref_encoder:

Data Fields

pointer_map< unsigned > * tree_hash_table
vec< treetrees

Detailed Description

   The lto_tree_ref_encoder struct is used to encode trees into indices. 

Field Documentation

pointer_map<unsigned>* lto_tree_ref_encoder::tree_hash_table

Referenced by lto_get_out_decl_state().

vec<tree> lto_tree_ref_encoder::trees

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