GCC Middle and Back End API Reference
lra_insn_reg Struct Reference

#include <lra-int.h>

Collaboration diagram for lra_insn_reg:

Data Fields

alternative_mask early_clobber_alts
 
enum machine_mode biggest_mode: 16
 
enum op_type type: 8
 
unsigned int subreg_p: 1
 
int regno
 
struct lra_insn_regnext
 

Detailed Description

Info about register occurrence in an insn.   

Field Documentation

◆ biggest_mode

◆ early_clobber_alts

alternative_mask lra_insn_reg::early_clobber_alts

◆ next

◆ regno

◆ subreg_p

◆ type


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