at.dms.kjc.cluster
Class GenerateGlobalDotCpp
java.lang.Object
at.dms.kjc.cluster.GenerateGlobalDotCpp
public class GenerateGlobalDotCpp
- extends Object
Generate "global.cpp" for cluster back end.
- Author:
- Janis
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenerateGlobalDotCpp
public GenerateGlobalDotCpp()
generateGlobalDotCpp
public static void generateGlobalDotCpp(SIRGlobal global,
SIRHelper[] helpers)
- Generate "global.h" and "global.cpp" for cluster back end.
Forward references for globals, and code for helper functions
- Parameters:
global
- A static section if anyhelpers
- Helper functions