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

Data Fields

vec< bitmap_headactive
 
bitmap work
 
live_vars_mapvars
 

Detailed Description

Data structure for compute_live_vars* functions.   

Field Documentation

◆ active

vec<bitmap_head> compute_live_vars_data::active

◆ vars

live_vars_map* compute_live_vars_data::vars

◆ work

bitmap compute_live_vars_data::work

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