Class | Description |
---|---|
DependenceAnalysis |
This class hold methods to help analysis of loop dependencies on XcodeML/F
intermediate representation.
|
IterationSpace |
Represents the different do statements part of the iteration space in a
subroutine.
|
Enum | Description |
---|---|
DependenceDirection |
Small enumeration that indicates the direction of a loop dependency.
|