LLVM API Documentation
#include <TGParser.h>

Public Member Functions | |
| ForeachLoop (VarInit *IVar, ListInit *LValue) | |
Public Attributes | |
| VarInit * | IterVar |
| ListInit * | ListValue |
ForeachLoop - Record the iteration state associated with a for loop. This is used to instantiate items in the loop body.
Definition at line 47 of file TGParser.h.
Definition at line 51 of file TGParser.h.
Definition at line 48 of file TGParser.h.
Definition at line 49 of file TGParser.h.