at.dms.kjc.cluster
Class GenerateGlobalDotH

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

public class GenerateGlobalDotH
extends Object

Generate "global.h" for cluster back end.

Author:
Janis

Constructor Summary
GenerateGlobalDotH()
           
 
Method Summary
static void generateGlobalDotH(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

GenerateGlobalDotH

public GenerateGlobalDotH()
Method Detail

generateGlobalDotH

public static void generateGlobalDotH(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