GCC Middle and Back End API Reference
ssa_use_operand_d Struct Reference

#include <tree.h>

Collaboration diagram for ssa_use_operand_d:

Data Fields

struct ssa_use_operand_dprev
struct ssa_use_operand_dnext
union {
   gimple   stmt
   tree   ssa_name
loc
treeuse

Detailed Description

Immediate use linking structure.  This structure is used for maintaining
   a doubly linked list of uses of an SSA_NAME.   

Field Documentation

tree ssa_use_operand_d::ssa_name

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