Modifier and Type | Method and Description |
---|---|
void |
SLBackend.visitForStmt(ForStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
JSWTreeScanner.visitForStmt(ForStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
METreeScanner.visitForStmt(ForStmt s) |
Modifier and Type | Method and Description |
---|---|
void |
SSETreeScanner.visitForStmt(ForStmt s) |
Modifier and Type | Method and Description |
---|---|
ForStmt |
TreeMaker.forStmt(Stmt init,
Expr cond,
Expr expr,
Stmt stmt,
int unrollMax,
int unrollCheck) |
Modifier and Type | Method and Description |
---|---|
void |
TreeVisitor.visitForStmt(ForStmt s) |
void |
TreeScanner.visitForStmt(ForStmt s) |