|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SIREndMarker | |
---|---|
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 SIREndMarker in at.dms.kjc.sir |
---|
Methods in at.dms.kjc.sir with parameters of type SIREndMarker | |
---|---|
protected void |
SIREndMarker.deepCloneInto(SIREndMarker other)
Clones all fields of this into |
Uses of SIREndMarker in at.dms.kjc.sir.lowering |
---|
Methods in at.dms.kjc.sir.lowering that return SIREndMarker | |
---|---|
static SIREndMarker |
MarkFilterBoundaries.makeEndMarker(SIROperator op)
Return end marker for |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |