GCC Middle and Back End API Reference
du_head Struct Reference

#include <regrename.h>

Collaboration diagram for du_head:

Data Fields

struct du_headnext_chain
struct du_chainfirst
struct du_chainlast
unsigned regno
int nregs
unsigned id
bitmap_head conflicts
HARD_REG_SET hard_conflicts
unsigned int need_caller_save_reg:1
unsigned int cannot_rename:1

Detailed Description

We keep linked lists of DU_HEAD structures, each of which describes
   a chain of occurrences of a reg.   

Field Documentation

struct du_chain * du_head::last
unsigned int du_head::need_caller_save_reg

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