GCC Middle and Back End API Reference
ssa_operand_memory_d Struct Reference

#include <tree-ssa-operands.h>

Collaboration diagram for ssa_operand_memory_d:

Data Fields

struct ssa_operand_memory_dnext
char mem [1]

Detailed Description

This structure represents a variable sized buffer which is allocated by the
   operand memory manager.  Operands are suballocated out of this block.  The
   MEM array varies in size.   

Field Documentation

char ssa_operand_memory_d::mem[1]

Referenced by ssa_operand_alloc().

struct ssa_operand_memory_d* ssa_operand_memory_d::next

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