OpenScop  0.9.0
Data Fields
osl_pluto_unroll Struct Reference

#include <pluto_unroll.h>

Collaboration diagram for osl_pluto_unroll:
Collaboration graph
[legend]

Data Fields

char * iter
 \0 terminated iterator name More...
 
bool jam
 true if jam, false otherwise More...
 
unsigned int factor
 unroll factor More...
 
struct osl_pluto_unrollnext
 next { iter, jam, factor } More...
 

Detailed Description

The osl_pluto_unroll_t structure stores the pluto_unroll that Pluto wants to unroll

Definition at line 88 of file pluto_unroll.h.

Field Documentation

unsigned int osl_pluto_unroll::factor
char* osl_pluto_unroll::iter
bool osl_pluto_unroll::jam
struct osl_pluto_unroll* osl_pluto_unroll::next

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