public static class OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlow extends OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow
OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow, OffsetLoadTypeFlow.AtomicReadTypeFlow, OffsetLoadTypeFlow.JavaReadTypeFlow, OffsetLoadTypeFlow.LoadIndexedTypeFlow, OffsetLoadTypeFlow.UnsafeLoadTypeFlow, OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlow| Modifier and Type | Field and Description |
|---|---|
protected com.oracle.svm.util.UnsafePartitionKind |
partitionKind |
protected AnalysisType |
partitionType |
objectFlowcontext, declaredType, graphRef, id, inQueue, nextId, source, usedAsAParameter, usedAsAReceiver| Constructor and Description |
|---|
UnsafePartitionLoadTypeFlow(UnsafePartitionLoadNode node,
AnalysisType objectType,
AnalysisType componentType,
TypeFlow<?> arrayFlow,
MethodTypeFlow methodFlow,
com.oracle.svm.util.UnsafePartitionKind partitionKind,
AnalysisType partitionType) |
| Modifier and Type | Method and Description |
|---|---|
TypeState |
filter(PointsToAnalysis bb,
TypeState update) |
OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlow |
makeCopy(PointsToAnalysis bb,
MethodFlowsGraph methodFlows) |
void |
onObservedUpdate(PointsToAnalysis bb)
Notify the observer that the observed type flow state has changed.
|
String |
toString() |
copy, initCloneaddState, getObjectState, onObservedSaturated, receiver, setObservedaddInput, addObservee, addObserver, addOriginalObserver, addOriginalUse, addState, addUse, canSaturate, context, declaredTypeFilter, doAddUse, equals, format, formatSource, getDeclaredType, getInputs, getObservees, getObservers, getSlot, getSource, getState, getUses, graphRef, hashCode, id, 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, updateprotected final com.oracle.svm.util.UnsafePartitionKind partitionKind
protected final AnalysisType partitionType
public UnsafePartitionLoadTypeFlow(UnsafePartitionLoadNode node, AnalysisType objectType, AnalysisType componentType, TypeFlow<?> arrayFlow, MethodTypeFlow methodFlow, com.oracle.svm.util.UnsafePartitionKind partitionKind, AnalysisType partitionType)
public OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlow makeCopy(PointsToAnalysis bb, MethodFlowsGraph methodFlows)
makeCopy in class OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlowpublic TypeState filter(PointsToAnalysis bb, TypeState update)
public void onObservedUpdate(PointsToAnalysis bb)
TypeFlowonObservedUpdate in class OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow