GCC Middle and Back End API Reference
df_reg_info Struct Reference

#include <df.h>

Collaboration diagram for df_reg_info:

Data Fields

df_ref reg_chain
 
unsigned int n_refs
 

Detailed Description

Three of these structures are allocated for every pseudo reg. One
for the uses, one for the eq_uses and one for the defs.   

Field Documentation

◆ n_refs

unsigned int df_reg_info::n_refs

◆ reg_chain

df_ref df_reg_info::reg_chain

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