GCC Middle and Back End API Reference
df_ref_info Struct Reference

#include <df.h>

Collaboration diagram for df_ref_info:

Data Fields

df_refrefs
 
unsigned int * begin
 
unsigned int * count
 
unsigned int refs_size
 
unsigned int table_size
 
unsigned int total_size
 
enum df_ref_order ref_order
 

Detailed Description

Two of these structures are inline in df, one for the uses and one
for the defs.  This structure is only contains the refs within the
boundary of the df_set_blocks if that has been defined.   

Field Documentation

◆ begin

◆ count

◆ ref_order

◆ refs

◆ refs_size

◆ table_size

◆ total_size


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