at.dms.kjc.cluster
Class GenerateGlobalDotCpp

java.lang.Object
  extended by at.dms.kjc.cluster.GenerateGlobalDotCpp

public class GenerateGlobalDotCpp
extends Object

Generate "global.cpp" for cluster back end.

Author:
Janis

Constructor Summary
GenerateGlobalDotCpp()
           
 
Method Summary
static void generateGlobalDotCpp(SIRGlobal global, SIRHelper[] helpers)
          Generate "global.h" and "global.cpp" for cluster back end.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenerateGlobalDotCpp

public GenerateGlobalDotCpp()
Method Detail

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 any
helpers - Helper functions