Uses of Class
at.dms.kjc.sir.linear.LinearRedundancy

Packages that use LinearRedundancy
at.dms.kjc.sir.linear Provides analysis and optimization of linear portions of the stream graph. 
 

Uses of LinearRedundancy in at.dms.kjc.sir.linear
 

Methods in at.dms.kjc.sir.linear that return LinearRedundancy
 LinearRedundancy LinearRedundancyAnalyzer.getRedundancy(SIRStream str)
          Returns the LinearRedundancy opject associated with the SIRStream str.