Uses of Class
soot.jimple.toolkits.pointer.InstanceKey

Packages that use InstanceKey
soot.jimple.toolkits.pointer   
 

Uses of InstanceKey in soot.jimple.toolkits.pointer
 

Methods in soot.jimple.toolkits.pointer with parameters of type InstanceKey
 boolean InstanceKey.mayNotAlias(InstanceKey otherKey)
          
 boolean InstanceKey.mayNotAlias(InstanceKey otherKey)
          
 boolean InstanceKey.mustAlias(InstanceKey otherKey)
          
 boolean InstanceKey.mustAlias(InstanceKey otherKey)