Class | Description |
---|---|
ReadWriteSet |
Sets of locations that are read and written
|
ReadWriteSetsAnalysisFactory |
AnalysisFactory for the analysis which gathers all locations read and
written by particular analysis units. |
ReadWriteSetsAnalysisUtil |
AnalysisUtil for an analysis that gathers the set of locations read
and written by an analysis unit. |
ReadWriteSetsGoal |
Goal for the analysis that gathers the set of locations read an written by a
procedure
|
ReadWriteSetsPass |
Analysis pass for analysis that gathers the locations read and written by
procedures
|
ReadWriteSetVisitor |