GCC Middle and Back End API Reference
tree_ssa_name Struct Reference

#include <tree.h>

Collaboration diagram for tree_ssa_name:

Data Fields

struct tree_typed typed
tree var
gimple def_stmt
struct ptr_info_defptr_info
struct ssa_use_operand_d imm_uses

Field Documentation

gimple tree_ssa_name::def_stmt
struct ssa_use_operand_d tree_ssa_name::imm_uses
struct ptr_info_def* tree_ssa_name::ptr_info
struct tree_typed tree_ssa_name::typed
tree tree_ssa_name::var

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