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

◆ in

◆ out

◆ use


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