GCC Middle and Back End API Reference
df_lr_bb_info Class Reference

#include <df.h>

Collaboration diagram for df_lr_bb_info:

Data Fields

bitmap_head def
 
bitmap_head use
 
bitmap_head in
 
bitmap_head out
 

Detailed Description

Live registers, a backwards dataflow problem.  All bitmaps are
referenced by the register number.   

Field Documentation

◆ def

bitmap_head df_lr_bb_info::def

Referenced by df_lr_bb_local_compute().

◆ in

◆ out

◆ use

bitmap_head df_lr_bb_info::use

Referenced by df_lr_bb_local_compute().


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