| Package | Description |
|---|---|
| soot.jimple.spark.ondemand |
| Modifier and Type | Field and Description |
|---|---|
protected AllocAndContextSet |
DemandCSPointsTo.pointsTo |
| Modifier and Type | Field and Description |
|---|---|
protected Map<DemandCSPointsTo.VarAndContext,Pair<PointsToSetInternal,AllocAndContextSet>> |
DemandCSPointsTo.contextsForAllocsCache |
| Modifier and Type | Method and Description |
|---|---|
protected AllocAndContextSet |
DemandCSPointsTo.findContextsForAllocs(DemandCSPointsTo.VarAndContext varAndContext,
PointsToSetInternal locs) |
| Modifier and Type | Method and Description |
|---|---|
protected PointsToSetInternal |
DemandCSPointsTo.checkContextsForAllocsCache(DemandCSPointsTo.VarAndContext varAndContext,
AllocAndContextSet ret,
PointsToSetInternal locs) |
Copyright © 2020 Soot OSS. All rights reserved.