public static class OffsetLoadTypeFlow.UnsafeLoadTypeFlow extends OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow
OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow, OffsetLoadTypeFlow.AtomicReadTypeFlow, OffsetLoadTypeFlow.JavaReadTypeFlow, OffsetLoadTypeFlow.LoadIndexedTypeFlow, OffsetLoadTypeFlow.UnsafeLoadTypeFlow, OffsetLoadTypeFlow.UnsafePartitionLoadTypeFlowobjectFlowcontext, declaredType, graphRef, id, inQueue, nextId, source, usedAsAParameter, usedAsAReceiver| Constructor and Description |
|---|
UnsafeLoadTypeFlow(org.graalvm.compiler.nodes.extended.RawLoadNode node,
AnalysisType objectType,
AnalysisType componentType,
TypeFlow<?> arrayFlow,
MethodTypeFlow methodFlow) |
| Modifier and Type | Method and Description |
|---|---|
OffsetLoadTypeFlow.UnsafeLoadTypeFlow |
makeCopy(PointsToAnalysis bb,
MethodFlowsGraph methodFlows) |
String |
toString() |
copy, initClone, onObservedUpdateaddState, 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, 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 UnsafeLoadTypeFlow(org.graalvm.compiler.nodes.extended.RawLoadNode node,
AnalysisType objectType,
AnalysisType componentType,
TypeFlow<?> arrayFlow,
MethodTypeFlow methodFlow)
public OffsetLoadTypeFlow.UnsafeLoadTypeFlow makeCopy(PointsToAnalysis bb, MethodFlowsGraph methodFlows)
makeCopy in class OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow