public static class OffsetLoadTypeFlow.JavaReadTypeFlow 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 |
|---|
JavaReadTypeFlow(org.graalvm.compiler.nodes.extended.JavaReadNode node,
AnalysisType objectType,
AnalysisType componentType,
TypeFlow<?> arrayFlow,
MethodTypeFlow methodFlow) |
JavaReadTypeFlow(PointsToAnalysis bb,
MethodFlowsGraph methodFlows,
OffsetLoadTypeFlow.JavaReadTypeFlow original) |
| Modifier and Type | Method and Description |
|---|---|
OffsetLoadTypeFlow.JavaReadTypeFlow |
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 JavaReadTypeFlow(org.graalvm.compiler.nodes.extended.JavaReadNode node,
AnalysisType objectType,
AnalysisType componentType,
TypeFlow<?> arrayFlow,
MethodTypeFlow methodFlow)
public JavaReadTypeFlow(PointsToAnalysis bb, MethodFlowsGraph methodFlows, OffsetLoadTypeFlow.JavaReadTypeFlow original)
public OffsetLoadTypeFlow.JavaReadTypeFlow makeCopy(PointsToAnalysis bb, MethodFlowsGraph methodFlows)
makeCopy in class OffsetLoadTypeFlow.AbstractUnsafeLoadTypeFlow