GCC Middle and Back End API Reference
vn_tables_s Struct Reference
Collaboration diagram for vn_tables_s:

Data Fields

vn_nary_op_table_type nary
vn_phi_table_type phis
vn_reference_table_type references
struct obstack nary_obstack
alloc_pool phis_pool
alloc_pool references_pool

Detailed Description

The set of hashtables and alloc_pool's for their items.   

Field Documentation

struct obstack vn_tables_s::nary_obstack

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