Package | Description |
---|---|
cetus.hir | |
cetus.transforms |
Modifier and Type | Method and Description |
---|---|
ForLoop |
ForLoop.clone()
Returns a clone of this for loop.
|
Modifier and Type | Method and Description |
---|---|
static void |
ForLoop.defaultPrint(ForLoop l,
java.io.PrintWriter o)
Prints the for loop to the given print writer.
|
Modifier and Type | Method and Description |
---|---|
void |
LoopInterchange.swapLoop(ForLoop loop1,
ForLoop loop2) |