Uses of Class
at.dms.kjc.sir.SIRBeginMarker

Packages that use SIRBeginMarker
at.dms.kjc.sir Contains the heart of the StreamIt Intermediate Representation, or SIR for short. 
at.dms.kjc.sir.lowering Provides compiler passes that analyze or optimize the SIR, primarily within the code of each filter. 
 

Uses of SIRBeginMarker in at.dms.kjc.sir
 

Methods in at.dms.kjc.sir with parameters of type SIRBeginMarker
protected  void SIRBeginMarker.deepCloneInto(SIRBeginMarker other)
          Clones all fields of this into
 

Uses of SIRBeginMarker in at.dms.kjc.sir.lowering
 

Methods in at.dms.kjc.sir.lowering that return SIRBeginMarker
static SIRBeginMarker MarkFilterBoundaries.makeBeginMarker(SIROperator op)
          Return begin marker for .