Collaboration diagram for ROSE Midend:
|
Modules | |
| ROSE Loop Optimization | |
| This is the location of numerous loop optimizations that operate on the AST and may be called within the mid-end by the user. | |
| ROSE Program Analysis | |
| This is the location of numerous program analysies that operate on the AST and may be called within the mid-end. | |
| ROSE Program Transformations | |
| This is the location of numerous program transformation that operate on the AST and may be called within the mid-end. | |
| AST Rewrite Mechanism | |
| The AST Rewrite Mechanism permits the editing of an applications AST. | |
| AST Processing | |
| This is the AST Processing Mechanism for traversing the AST and computing attributes. | |
1.4.7