public static class OffsetStoreTypeFlow.StoreIndexedTypeFlow extends OffsetStoreTypeFlow
OffsetStoreTypeFlow.AbstractUnsafeStoreTypeFlow, OffsetStoreTypeFlow.StoreIndexedTypeFlow, OffsetStoreTypeFlow.UnsafePartitionStoreTypeFlow, OffsetStoreTypeFlow.UnsafeStoreTypeFlowobjectFlow, objectType, valueFlowdeclaredType, graphRef, id, inQueue, nextId, source, state, usedAsAParameter, usedAsAReceiver| Constructor and Description |
|---|
StoreIndexedTypeFlow(jdk.vm.ci.code.BytecodePosition storeLocation,
AnalysisType arrayType,
TypeFlow<?> objectFlow,
TypeFlow<?> valueFlow) |
StoreIndexedTypeFlow(PointsToAnalysis bb,
MethodFlowsGraph methodFlows,
OffsetStoreTypeFlow.StoreIndexedTypeFlow original) |
| Modifier and Type | Method and Description |
|---|---|
OffsetStoreTypeFlow.StoreIndexedTypeFlow |
copy(PointsToAnalysis bb,
MethodFlowsGraph methodFlows)
By default a type flow is not cloneable.
|
void |
onObservedSaturated(PointsToAnalysis bb,
TypeFlow<?> observed)
Notified by an observed flow that it is saturated.
|
void |
onObservedUpdate(PointsToAnalysis bb)
Notify the observer that the observed type flow state has changed.
|
String |
toString() |
getObjectState, isContextInsensitive, markAsContextInsensitive, 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, isSaturated, isUsedAsAParameter, isUsedAsAReceiver, method, notifyObserverOfSaturation, notifyUseOfSaturation, onInputSaturated, onSaturated, onSaturated, removeInput, removeObservee, removeObserver, removeUse, replacedObservedWith, replaceObservedWith, setSaturated, setSlot, setState, setUsedAsAParameter, setUsedAsAReceiver, swapAtObserver, swapAtUse, swapOut, updatepublic StoreIndexedTypeFlow(jdk.vm.ci.code.BytecodePosition storeLocation,
AnalysisType arrayType,
TypeFlow<?> objectFlow,
TypeFlow<?> valueFlow)
public StoreIndexedTypeFlow(PointsToAnalysis bb, MethodFlowsGraph methodFlows, OffsetStoreTypeFlow.StoreIndexedTypeFlow original)
public OffsetStoreTypeFlow.StoreIndexedTypeFlow copy(PointsToAnalysis bb, MethodFlowsGraph methodFlows)
TypeFlowcopy in class OffsetStoreTypeFlowpublic void onObservedUpdate(PointsToAnalysis bb)
TypeFlowonObservedUpdate in class OffsetStoreTypeFlowpublic void onObservedSaturated(PointsToAnalysis bb, TypeFlow<?> observed)
TypeFlowonObservedSaturated in class OffsetStoreTypeFlow