| Package | Description |
|---|---|
| com.ibm.wala.ipa.callgraph.propagation |
This package provides the base layer for propagation-based call graph
construction and pointer analysis.
|
| Modifier and Type | Field and Description |
|---|---|
protected PointsToMap |
PropagationSystem.pointsToMap
object that tracks points-to sets
|
| Constructor and Description |
|---|
PointerAnalysisImpl(PropagationCallGraphBuilder builder,
CallGraph cg,
PointsToMap pointsToMap,
com.ibm.wala.util.intset.MutableMapping<InstanceKey> instanceKeys,
PointerKeyFactory pointerKeys,
InstanceKeyFactory iKeyFactory) |
Copyright © 2015. All rights reserved.