GCC Middle and Back End API Reference
dead_debug_local Struct Reference

#include <valtrack.h>

Collaboration diagram for dead_debug_local:

Data Fields

struct dead_debug_usehead
 
struct dead_debug_globalglobal
 
bitmap used
 
bitmap to_rescan
 

Detailed Description

Linked list of the above, with a bitmap of the REGs in the
list.   

Field Documentation

◆ global

struct dead_debug_global* dead_debug_local::global

◆ head

struct dead_debug_use* dead_debug_local::head

◆ to_rescan

bitmap dead_debug_local::to_rescan

◆ used

bitmap dead_debug_local::used

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