OpenScop  0.9.0
Data Fields
osl_names Struct Reference

#include <names.h>

Collaboration diagram for osl_names:
Collaboration graph
[legend]

Data Fields

osl_strings_p parameters
osl_strings_p iterators
osl_strings_p scatt_dims
osl_strings_p local_dims
osl_strings_p arrays

Detailed Description

The osl_names_t structure stores the various names (names of iterators, parameters...) necessary to generate a code from the OpenScop data structure.

Definition at line 81 of file names.h.


Field Documentation

Local dimension names

Definition at line 85 of file names.h.

Referenced by osl_names_clone(), osl_names_free(), osl_names_generate(), osl_names_idump(), osl_names_malloc(), and osl_relation_strings().

Scattering dimension names

Definition at line 84 of file names.h.

Referenced by osl_names_clone(), osl_names_free(), osl_names_generate(), osl_names_idump(), osl_names_malloc(), and osl_relation_strings().


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