Uses of Class
at.dms.kjc.sir.statespace.LinearReplacer

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

Uses of LinearReplacer in at.dms.kjc.sir.statespace
 

Subclasses of LinearReplacer in at.dms.kjc.sir.statespace
 class LinearDirectReplacer
          A LinearDirectReplacer replaces the contents of the work functions for linear filters (as determined by the linear filter analyzer) with an appropriate direct implementation (eg a bunch of push statements with the specified combination of input values.