GCC Middle and Back End API Reference
|
#include <tree-ssa-operands.h>
Data Fields | |
struct ssa_operand_memory_d * | next |
char | mem [1] |
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.
char ssa_operand_memory_d::mem[1] |
Referenced by ssa_operand_alloc().
struct ssa_operand_memory_d* ssa_operand_memory_d::next |
Referenced by fini_ssa_operands(), and ssa_operand_alloc().