public interface HeapModel extends InstanceKeyFactory, PointerKeyFactory
HeapModel embodies how a pointer analysis abstracts heap locations.| Modifier and Type | Method and Description |
|---|---|
IClassHierarchy |
getClassHierarchy() |
Iterator<PointerKey> |
iteratePointerKeys() |
getInstanceKeyForAllocation, getInstanceKeyForConstant, getInstanceKeyForMetadataObject, getInstanceKeyForMultiNewArray, getInstanceKeyForPEIgetFilteredPointerKeyForLocal, getPointerKeyForArrayContents, getPointerKeyForExceptionalReturnValue, getPointerKeyForInstanceField, getPointerKeyForLocal, getPointerKeyForReturnValue, getPointerKeyForStaticFieldIterator<PointerKey> iteratePointerKeys()
IClassHierarchy getClassHierarchy()
Copyright © 2015. All rights reserved.