GCC Middle and Back End API Reference
target_lra_int Struct Reference

#include <lra-int.h>

Collaboration diagram for target_lra_int:

Data Fields

struct operand_alternativex_op_alt_data [LAST_INSN_CODE]

Field Documentation

struct operand_alternative* target_lra_int::x_op_alt_data[LAST_INSN_CODE]
     Map INSN_UID -> the operand alternative data (NULL if unknown).
     We assume that this data is valid until register info is changed
     because classes in the data can be changed.  

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