|
Stanse
-1
|


Public Member Functions | |
| ShapiroHorwitzAnalyzer (CategorizationProvider catProvider) | |
| void | analyze (Collection< CFGHandle > cfgs) |
| Set< Pair< CFGHandle, String > > | getPointsToSetOf (CFGHandle cfg, String id) |
Provides Shapiro-Horwitz pointer analysis.
|
inline |
|
inline |
Implements cz.muni.stanse.pointeranalyzer.PointsToAnalyzer.
|
inline |
Gets the points to set of specified symbol.
| cfg | CFG of the function declaring the symbol (null for globals). |
| id | Name of the symbol. |
Implements cz.muni.stanse.pointeranalyzer.PointsToAnalyzer.
1.8.6