public class PinnedNewInstanceTypeFlow
extends com.oracle.graal.pointsto.flow.NewInstanceTypeFlow
| Modifier | Constructor and Description |
|---|---|
protected |
PinnedNewInstanceTypeFlow(Inflation bb,
org.graalvm.compiler.nodes.ValueNode node,
com.oracle.graal.pointsto.meta.AnalysisType type,
com.oracle.graal.pointsto.flow.context.BytecodeLocation allocationLabel) |
| Modifier and Type | Method and Description |
|---|---|
protected com.oracle.graal.pointsto.typestate.TypeState |
cloneSourceState(com.oracle.graal.pointsto.BigBang bb,
com.oracle.graal.pointsto.flow.MethodFlowsGraph methodFlows) |
com.oracle.graal.pointsto.flow.TypeFlow<org.graalvm.compiler.nodes.ValueNode> |
copy(com.oracle.graal.pointsto.BigBang bb,
com.oracle.graal.pointsto.flow.MethodFlowsGraph methodFlows) |
allocationSite, toString, typeaddState, initClone, onObservedUpdate, updateaddInput, addObservee, addObserver, addOriginalObserver, addOriginalUse, addState, addUse, context, doAddObserver, doAddUse, equals, filter, getDeclaredType, getInputs, getObservees, getObservers, getSlot, getSource, getState, getUses, graphRef, hashCode, id, isAllInstantiated, isClone, isCloseToAllInstantiated, isUsedAsAParameter, isUsedAsAReceiver, method, notifyObservers, receiver, removeInput, removeObservee, removeObserver, setSlot, setState, setUsedAsAParameter, setUsedAsAReceiverprotected PinnedNewInstanceTypeFlow(Inflation bb, org.graalvm.compiler.nodes.ValueNode node, com.oracle.graal.pointsto.meta.AnalysisType type, com.oracle.graal.pointsto.flow.context.BytecodeLocation allocationLabel)
protected com.oracle.graal.pointsto.typestate.TypeState cloneSourceState(com.oracle.graal.pointsto.BigBang bb,
com.oracle.graal.pointsto.flow.MethodFlowsGraph methodFlows)
cloneSourceState in class com.oracle.graal.pointsto.flow.NewInstanceTypeFlowpublic com.oracle.graal.pointsto.flow.TypeFlow<org.graalvm.compiler.nodes.ValueNode> copy(com.oracle.graal.pointsto.BigBang bb,
com.oracle.graal.pointsto.flow.MethodFlowsGraph methodFlows)
copy in class com.oracle.graal.pointsto.flow.NewInstanceTypeFlow