GCC Middle and Back End API Reference
ssa_operands Struct Reference

#include <tree-ssa-operands.h>

Collaboration diagram for ssa_operands:

Data Fields

struct ssa_operand_memory_doperand_memory
unsigned operand_memory_index
unsigned int ssa_operand_mem_size
bool ops_active
struct use_optype_dfree_uses

Detailed Description

   Per-function operand caches.  

Field Documentation

struct use_optype_d* ssa_operands::free_uses
struct ssa_operand_memory_d* ssa_operands::operand_memory

Referenced by init_ssa_operands().

unsigned ssa_operands::operand_memory_index
bool ssa_operands::ops_active
unsigned int ssa_operands::ssa_operand_mem_size
      Current size of the operand memory buffer.  

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