|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SIRSchedule | |
|---|---|
| at.dms.kjc.sir.lowering | Provides compiler passes that analyze or optimize the SIR, primarily within the code of each filter. |
| Uses of SIRSchedule in at.dms.kjc.sir.lowering |
|---|
| Methods in at.dms.kjc.sir.lowering that return SIRSchedule | |
|---|---|
static SIRSchedule |
SIRScheduler.buildWorkFunctions(SIRContainer toplevel,
JClassDeclaration flatClass)
Does the scheduling, adding a work function corresponding to |
| Methods in at.dms.kjc.sir.lowering with parameters of type SIRSchedule | |
|---|---|
static void |
LowerInitFunctions.lower(SIRIterator iter,
SIRSchedule sirSchedule)
Lowers the init functions in |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||