zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TLoopIndexInfo Struct Reference

#include <ForLoopUnroll.h>

Public Attributes

int currentValue
 
int id
 
int incrementValue
 
int initValue
 
TOperator op
 
int stopValue
 

Detailed Description

Definition at line 9 of file ForLoopUnroll.h.

Member Data Documentation

int TLoopIndexInfo::currentValue

Definition at line 15 of file ForLoopUnroll.h.

Referenced by ForLoopUnroll::FillLoopIndexInfo().

int TLoopIndexInfo::id

Definition at line 10 of file ForLoopUnroll.h.

Referenced by ForLoopUnroll::FillLoopIndexInfo().

int TLoopIndexInfo::incrementValue

Definition at line 13 of file ForLoopUnroll.h.

Referenced by ForLoopUnroll::FillLoopIndexInfo().

int TLoopIndexInfo::initValue

Definition at line 11 of file ForLoopUnroll.h.

Referenced by ForLoopUnroll::FillLoopIndexInfo().

TOperator TLoopIndexInfo::op

Definition at line 14 of file ForLoopUnroll.h.

Referenced by ForLoopUnroll::FillLoopIndexInfo().

int TLoopIndexInfo::stopValue

Definition at line 12 of file ForLoopUnroll.h.

Referenced by ForLoopUnroll::FillLoopIndexInfo().


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