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

Data Fields

bitmap kills

Detailed Description

Global data to attach to the main dominator walk structure.


Field Documentation

bitmap mark_def_sites_global_data::kills

This bitmap contains the variables which are set before they are used in a basic block.


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