GCC Middle and Back End API Reference
lto_symtab_encoder_d Struct Reference

#include <lto-streamer.h>

Collaboration diagram for lto_symtab_encoder_d:

Data Fields

vec< lto_encoder_entrynodes
 
hash_map< symtab_node *, size_t > * map
 
hash_map< int_hash< int, -1, -2 >, int > * order_remap
 

Detailed Description

Encoder data structure used to stream callgraph nodes.   

Field Documentation

◆ map

◆ nodes

◆ order_remap

hash_map<int_hash<int, -1, -2>, int>* lto_symtab_encoder_d::order_remap

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