Uses of Class
at.dms.kjc.spacetime.NumberGathering

Packages that use NumberGathering
at.dms.kjc.spacetime   
 

Uses of NumberGathering in at.dms.kjc.spacetime
 

Methods in at.dms.kjc.spacetime that return NumberGathering
static NumberGathering NumberGathering.doit(RawProcElements chip, Slice[] files)
          Collect statistics need for performance code generation on the raw simulator.
 

Methods in at.dms.kjc.spacetime with parameters of type NumberGathering
static void BCFile.generate(SpaceTimeSchedule sp, RawChip rc, NumberGathering gn)
          Generate the btl machine file that describes the application configuration, the file readers and writers (the external devices) and the number gathering code.