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

Data Fields

vn_nary_op_table_typenary
 
vn_phi_table_typephis
 
vn_reference_table_typereferences
 

Detailed Description

The set of VN hashtables.

Field Documentation

◆ nary

vn_nary_op_table_type* vn_tables_s::nary

◆ phis

vn_phi_table_type* vn_tables_s::phis

◆ references

vn_reference_table_type* vn_tables_s::references

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