|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointsToBitVector | |
soot.jimple.spark.sets |
Uses of PointsToBitVector in soot.jimple.spark.sets |
Methods in soot.jimple.spark.sets with parameters of type PointsToBitVector | |
void |
AllSharedHybridNodes.BitVectorLookupMap.add(int size,
PointsToBitVector toAdd)
|
void |
AllSharedHybridNodes.BitVectorLookupMap.remove(int size,
PointsToBitVector toRemove)
|
boolean |
PointsToBitVector.isSubsetOf(PointsToBitVector other)
Returns true iff other is a subset of this bitvector |
Constructors in soot.jimple.spark.sets with parameters of type PointsToBitVector | |
PointsToBitVector(PointsToBitVector other)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |