public static class OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlow extends OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow
OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow, OffsetLoadTypeFlow.LoadIndexedTypeFlow, OffsetLoadTypeFlow.UnsafeLoadTypeFlow, OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlow| Modifier and Type | Field and Description |
|---|---|
protected com.oracle.svm.util.UnsafePartitionKind |
partitionKind |
protected AnalysisType |
partitionType |
objectFlowdeclaredType, graphRef, id, inQueue, nextId, source, state, usedAsAParameter, usedAsAReceiver| Constructor and Description |
|---|
UnsafePartitionLoadTypeFlow(jdk.vm.ci.code.BytecodePosition loadLocation,
AnalysisType objectType,
AnalysisType componentType,
TypeFlow<?> arrayFlow,
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, initFlowgetObjectState, onObservedSaturated, onSaturated, receiver, setObservedaddInput, addObservee, addObserver, addObserver, addState, addState, addUse, addUse, canSaturate, declaredTypeFilter, doAddUse, equals, format, formatSource, getDeclaredType, getInputs, getObservees, getObservers, getSlot, getSource, getState, getUses, graphRef, hashCode, id, 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, updateprotected final com.oracle.svm.util.UnsafePartitionKind partitionKind
protected final AnalysisType partitionType
public UnsafePartitionLoadTypeFlow(jdk.vm.ci.code.BytecodePosition loadLocation,
AnalysisType objectType,
AnalysisType componentType,
TypeFlow<?> arrayFlow,
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