Uses of Class
at.dms.kjc.cluster.LatencyConstraint

Packages that use LatencyConstraint
at.dms.kjc.cluster The cluster backend for StreamIt generates a set of threads that can be executed on a cluster of networked computers or a SMP. 
 

Uses of LatencyConstraint in at.dms.kjc.cluster
 

Methods in at.dms.kjc.cluster that return types with arguments of type LatencyConstraint
static HashSet<LatencyConstraint> LatencyConstraints.getOutgoingConstraints(SIRFilter filter)
          Returns a set of outgoing constraints for a SIRFilter this represents a set of filters to which an execution credit messages will have to be sent.