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

Data Fields

rtx loc
 
const charlabel
 
struct var_loc_nodenext
 
var_loc_view view
 

Detailed Description

Node of the variable location list.   

Field Documentation

◆ label

const char* var_loc_node::label

Referenced by dw_loc_list().

◆ loc

◆ next

◆ view

var_loc_view var_loc_node::view

Referenced by dw_loc_list().


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