GCC Middle and Back End API Reference
df_lr_problem_data Struct Reference
Collaboration diagram for df_lr_problem_data:

Data Fields

bitmap_headin
bitmap_headout
bitmap_obstack lr_bitmaps

Detailed Description

   Private data used to verify the solution for this problem.  

Field Documentation

bitmap_head* df_lr_problem_data::in

Referenced by df_lr_finalize(), and df_lr_free().

bitmap_obstack df_lr_problem_data::lr_bitmaps
     An obstack for the bitmaps we need for this problem.  

Referenced by df_lr_free().

bitmap_head* df_lr_problem_data::out

Referenced by df_lr_free().


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