Class SmushedAllocationSiteInstanceKeys

java.lang.Object
com.ibm.wala.ipa.callgraph.propagation.SmushedAllocationSiteInstanceKeys
All Implemented Interfaces:
InstanceKeyFactory

public class SmushedAllocationSiteInstanceKeys extends Object implements InstanceKeyFactory
This class provides instance keys where for a given type T in a CGNode N, there is one "abstract allocation site" instance for all T allocations in node N.