GCC Middle and Back End API Reference
_deps_list Struct Reference

#include <sched-int.h>

Collaboration diagram for _deps_list:

Data Fields

dep_link_t first
int n_links

Detailed Description

   A list of dep_links.  

Field Documentation

dep_link_t _deps_list::first
     First element.  
int _deps_list::n_links
     Total number of elements in the list.  

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