Package | Description |
---|---|
soot.jimple.spark.ondemand |
Modifier and Type | Field and Description |
---|---|
protected AllocAndContextSet |
DemandCSPointsTo.pointsTo |
protected AllocAndContextSet |
DemandCSPointsTo.pointsTo |
Modifier and Type | Field and Description |
---|---|
protected Map<DemandCSPointsTo.VarAndContext,Pair<PointsToSetInternal,AllocAndContextSet>> |
DemandCSPointsTo.contextsForAllocsCache |
protected Map<DemandCSPointsTo.VarAndContext,Pair<PointsToSetInternal,AllocAndContextSet>> |
DemandCSPointsTo.contextsForAllocsCache |
Modifier and Type | Method and Description |
---|---|
protected AllocAndContextSet |
DemandCSPointsTo.findContextsForAllocs(DemandCSPointsTo.VarAndContext varAndContext,
PointsToSetInternal locs) |
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) |
protected PointsToSetInternal |
DemandCSPointsTo.checkContextsForAllocsCache(DemandCSPointsTo.VarAndContext varAndContext,
AllocAndContextSet ret,
PointsToSetInternal locs) |