public static class OffsetLoadTypeFlow.LoadIndexedTypeFlow extends OffsetLoadTypeFlow
OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow, OffsetLoadTypeFlow.AtomicReadTypeFlow, OffsetLoadTypeFlow.JavaReadTypeFlow, OffsetLoadTypeFlow.LoadIndexedTypeFlow, OffsetLoadTypeFlow.UnsafeLoadTypeFlow, OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlowobjectFlowcontext, declaredType, graphRef, id, inQueue, nextId, source, usedAsAParameter, usedAsAReceiver| Constructor and Description |
|---|
LoadIndexedTypeFlow(PointsToAnalysis bb,
MethodFlowsGraph methodFlows,
OffsetLoadTypeFlow.LoadIndexedTypeFlow original) |
LoadIndexedTypeFlow(org.graalvm.compiler.nodes.ValueNode node,
AnalysisType arrayType,
TypeFlow<?> arrayFlow,
MethodTypeFlow methodFlow) |
| Modifier and Type | Method and Description |
|---|---|
OffsetLoadTypeFlow.LoadIndexedTypeFlow |
copy(PointsToAnalysis bb,
MethodFlowsGraph methodFlows)
By default a type flow is not cloneable.
|
void |
onObservedUpdate(PointsToAnalysis bb)
Notify the observer that the observed type flow state has changed.
|
String |
toString() |
addState, getObjectState, onObservedSaturated, receiver, setObservedaddInput, addObservee, addObserver, addOriginalObserver, addOriginalUse, addState, addUse, canSaturate, context, declaredTypeFilter, doAddUse, equals, filter, format, formatSource, getDeclaredType, getInputs, getObservees, getObservers, getSlot, getSource, getState, getUses, graphRef, hashCode, id, initClone, isAllInstantiated, isClone, isSaturated, isUsedAsAParameter, isUsedAsAReceiver, method, notifyObserverOfSaturation, notifyObservers, notifyUseOfSaturation, onInputSaturated, onSaturated, removeInput, removeObservee, removeObserver, removeUse, replacedObservedWith, replaceObservedWith, setSaturated, setSlot, setState, setUsedAsAParameter, setUsedAsAReceiver, swapAtObserver, swapAtUse, swapOut, updatepublic LoadIndexedTypeFlow(org.graalvm.compiler.nodes.ValueNode node,
AnalysisType arrayType,
TypeFlow<?> arrayFlow,
MethodTypeFlow methodFlow)
public LoadIndexedTypeFlow(PointsToAnalysis bb, MethodFlowsGraph methodFlows, OffsetLoadTypeFlow.LoadIndexedTypeFlow original)
public OffsetLoadTypeFlow.LoadIndexedTypeFlow copy(PointsToAnalysis bb, MethodFlowsGraph methodFlows)
TypeFlowpublic void onObservedUpdate(PointsToAnalysis bb)
TypeFlowonObservedUpdate in class OffsetLoadTypeFlow