OpenScop 0.8.1
Data Fields

osl_statement Struct Reference

#include <statement.h>

Collaboration diagram for osl_statement:
Collaboration graph
[legend]

Data Fields

osl_relation_p domain
osl_relation_p scattering
osl_relation_list_p access
osl_generic_p body
void * usr
struct osl_statementnext

Detailed Description

The osl_statement_t structure stores a list of statement. Each node contains the useful informations for a given statement to process it within a polyhedral framework. The order in the list may matter for naming conventions (e.g. "S1" for the first statement in the list).

Definition at line 86 of file statement.h.


Field Documentation

A user-defined field, not touched AT ALL by the OpenScop Library.

Definition at line 91 of file statement.h.


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