public interface SVMAnalysisPolicy
| Modifier and Type | Method and Description |
|---|---|
com.oracle.graal.pointsto.flow.context.object.AnalysisObject |
createPinnedObject(com.oracle.graal.pointsto.BigBang bb,
com.oracle.graal.pointsto.meta.AnalysisType objectType,
com.oracle.graal.pointsto.flow.context.BytecodeLocation allocationSite,
com.oracle.graal.pointsto.flow.context.AnalysisContext allocationContext)
Create a pinned object abstraction.
|
com.oracle.graal.pointsto.flow.context.object.AnalysisObject createPinnedObject(com.oracle.graal.pointsto.BigBang bb,
com.oracle.graal.pointsto.meta.AnalysisType objectType,
com.oracle.graal.pointsto.flow.context.BytecodeLocation allocationSite,
com.oracle.graal.pointsto.flow.context.AnalysisContext allocationContext)