|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectat.dms.kjc.spacedynamic.SpaceDynamicBackend
public class SpaceDynamicBackend
| Field Summary | |
|---|---|
static boolean |
FILTER_DEBUG_MODE
|
static RawChip |
rawChip
|
static SpdStreamGraph |
streamGraph
|
static SIRStructure[] |
structures
|
| Constructor Summary | |
|---|---|
SpaceDynamicBackend()
|
|
| Method Summary | |
|---|---|
static void |
addAll(HashSet<Object> set,
Collection<Object> c)
|
static String |
makeDotFileName(String prefix,
SIRStream strName)
|
static void |
run(SIRStream str,
JInterfaceDeclaration[] interfaces,
SIRInterfaceTable[] interfaceTables,
SIRStructure[] structs,
SIRHelper[] helpers,
SIRGlobal global)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static SpdStreamGraph streamGraph
public static RawChip rawChip
public static SIRStructure[] structures
public static boolean FILTER_DEBUG_MODE
| Constructor Detail |
|---|
public SpaceDynamicBackend()
| Method Detail |
|---|
public static void run(SIRStream str,
JInterfaceDeclaration[] interfaces,
SIRInterfaceTable[] interfaceTables,
SIRStructure[] structs,
SIRHelper[] helpers,
SIRGlobal global)
public static void addAll(HashSet<Object> set,
Collection<Object> c)
public static String makeDotFileName(String prefix,
SIRStream strName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||