Polly 20.0.0git
Public Attributes | List of all members
isl_vertex_list Struct Reference

Public Attributes

struct isl_vertex v
 
struct isl_vertex_listnext
 

Detailed Description

Definition at line 66 of file isl_vertices.c.

Member Data Documentation

◆ next

struct isl_vertex_list* isl_vertex_list::next

Definition at line 68 of file isl_vertices.c.

Referenced by free_vertex_list(), and vertices_from_list().

◆ v

struct isl_vertex isl_vertex_list::v

Definition at line 67 of file isl_vertices.c.

Referenced by add_vertex(), free_vertex_list(), and vertices_from_list().


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