GCC Middle and Back End API Reference
_list_node Struct Reference

#include <sel-sched-ir.h>

Collaboration diagram for _list_node:

Data Structures

union  [union].u

Data Fields

_list_t next
union  u

Detailed Description

List node information.  A list node can be any of the types above.   

Field Documentation

◆ next

_list_t _list_node::next

◆ u

union _list_node::[union].u _list_node::u

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