GCC Middle and Back End API Reference
df_live_bb_info Class Reference

#include <df.h>

Collaboration diagram for df_live_bb_info:

Data Fields

bitmap_head kill
 
bitmap_head gen
 
bitmap_head in
 
bitmap_head out
 

Detailed Description

Uninitialized registers. All bitmaps are referenced by the register number. Anded results of the forwards and backward live info. Note that the forwards live information is not available separately.

Field Documentation

◆ gen

◆ in

◆ kill

◆ out


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