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

◆ free_uses

◆ operand_memory

struct ssa_operand_memory_d* ssa_operands::operand_memory

◆ operand_memory_index

unsigned ssa_operands::operand_memory_index

◆ ops_active

bool ssa_operands::ops_active

◆ ssa_operand_mem_size

unsigned int ssa_operands::ssa_operand_mem_size

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