public class SVMTypeState extends Object
| Constructor and Description |
|---|
SVMTypeState() |
| Modifier and Type | Method and Description |
|---|---|
static com.oracle.graal.pointsto.typestate.TypeState |
forPinned(Inflation bb,
org.graalvm.compiler.nodes.ValueNode allocation,
com.oracle.graal.pointsto.flow.context.BytecodeLocation allocationLabel,
com.oracle.graal.pointsto.meta.AnalysisType exactType)
Wraps the analysis pinned object corresponding into a non-null type state.
|
static com.oracle.graal.pointsto.typestate.TypeState |
forPinned(Inflation bb,
org.graalvm.compiler.nodes.ValueNode allocation,
com.oracle.graal.pointsto.flow.context.BytecodeLocation allocationLabel,
com.oracle.graal.pointsto.meta.AnalysisType objectType,
com.oracle.graal.pointsto.flow.context.AnalysisContext allocationContext)
Wraps the analysis pinned object corresponding into a non-null type state.
|
public static com.oracle.graal.pointsto.typestate.TypeState forPinned(Inflation bb, org.graalvm.compiler.nodes.ValueNode allocation, com.oracle.graal.pointsto.flow.context.BytecodeLocation allocationLabel, com.oracle.graal.pointsto.meta.AnalysisType exactType)
public static com.oracle.graal.pointsto.typestate.TypeState forPinned(Inflation bb, org.graalvm.compiler.nodes.ValueNode allocation, com.oracle.graal.pointsto.flow.context.BytecodeLocation allocationLabel, com.oracle.graal.pointsto.meta.AnalysisType objectType, com.oracle.graal.pointsto.flow.context.AnalysisContext allocationContext)