public static class OffsetLoadTypeFlow.LoadIndexedTypeFlow extends OffsetLoadTypeFlow
OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow, OffsetLoadTypeFlow.LoadIndexedTypeFlow, OffsetLoadTypeFlow.UnsafeLoadTypeFlow, OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlowobjectFlowdeclaredType, graphRef, id, inQueue, nextId, source, state, usedAsAParameter, usedAsAReceiver| Constructor and Description |
|---|
LoadIndexedTypeFlow(jdk.vm.ci.code.BytecodePosition loadLocation,
AnalysisType arrayType,
TypeFlow<?> arrayFlow) |
LoadIndexedTypeFlow(PointsToAnalysis bb,
MethodFlowsGraph methodFlows,
OffsetLoadTypeFlow.LoadIndexedTypeFlow original) |
| 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() |
getObjectState, onObservedSaturated, onSaturated, receiver, setObservedaddInput, addObservee, addObserver, addObserver, addState, addState, addUse, addUse, canSaturate, declaredTypeFilter, doAddUse, equals, filter, format, formatSource, getDeclaredType, getInputs, getObservees, getObservers, getSlot, getSource, getState, getUses, graphRef, hashCode, id, initFlow, isAllInstantiated, isClone, isContextInsensitive, isSaturated, isUsedAsAParameter, isUsedAsAReceiver, method, notifyObserverOfSaturation, notifyUseOfSaturation, onInputSaturated, onSaturated, removeInput, removeObservee, removeObserver, removeUse, replacedObservedWith, replaceObservedWith, setSaturated, setSlot, setState, setUsedAsAParameter, setUsedAsAReceiver, swapAtObserver, swapAtUse, swapOut, updatepublic LoadIndexedTypeFlow(jdk.vm.ci.code.BytecodePosition loadLocation,
AnalysisType arrayType,
TypeFlow<?> arrayFlow)
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