|
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] |
| struct ssa_operand_memory_d* ssa_operand_memory_d::next |
Referenced by init_ssa_operands().