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

hash_map< tree, unsigned > * tree_hash_table
 
vec< treetrees
 

Detailed Description

The lto_tree_ref_encoder struct is used to encode trees into indices.  

Field Documentation

◆ tree_hash_table

hash_map<tree, unsigned>* lto_tree_ref_encoder::tree_hash_table

◆ trees


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