GCC Middle and Back End API Reference
|
#include <lra-int.h>
Data Fields | |
struct operand_alternative * | x_op_alt_data [LAST_INSN_CODE] |
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.