PIPS
_newgen_struct_scc_ Struct Reference

#include <dg.h>

+ Collaboration diagram for _newgen_struct_scc_:

Data Fields

intptr_t _type_
 
list _scc_vertices_
 
intptr_t _scc_indegree_
 vertices:vertex* More...
 

Detailed Description

Definition at line 337 of file dg.h.

Field Documentation

◆ _scc_indegree_

intptr_t _newgen_struct_scc_::_scc_indegree_

vertices:vertex*

Definition at line 340 of file dg.h.

◆ _scc_vertices_

list _newgen_struct_scc_::_scc_vertices_

Definition at line 339 of file dg.h.

◆ _type_

intptr_t _newgen_struct_scc_::_type_

Definition at line 338 of file dg.h.


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