|
GCC Middle and Back End API Reference
|
#include <tree-ssa-operands.h>

Data Fields | |
| struct ssa_operand_memory_d * | operand_memory |
| unsigned | operand_memory_index |
| unsigned int | ssa_operand_mem_size |
| bool | ops_active |
| struct use_optype_d * | free_uses |
Per-function operand caches.
| struct use_optype_d* ssa_operands::free_uses |
Referenced by alloc_use(), finalize_ssa_uses(), fini_ssa_operands(), and free_stmt_operands().
| struct ssa_operand_memory_d* ssa_operands::operand_memory |
Referenced by fini_ssa_operands(), and ssa_operand_alloc().
| unsigned ssa_operands::operand_memory_index |
Referenced by init_ssa_operands(), and ssa_operand_alloc().
| bool ssa_operands::ops_active |
Referenced by fini_ssa_operands(), init_ssa_operands(), and ssa_operands_active().
| unsigned int ssa_operands::ssa_operand_mem_size |
Referenced by init_ssa_operands(), and ssa_operand_alloc().