Class FixedWithNextNode

All Implemented Interfaces:
Cloneable, Formattable, FixedNodeInterface, FixedWithNextNodeInterface, ValueNodeInterface
Direct Known Subclasses:
AbstractBeginNode, AbstractBoxingNode, AbstractStateSplit, AccessArrayNode, AccessFieldNode, AllocaNode, AllowMaterializeNode, ArrayLengthNode, AssertionNode, BindToRegisterNode, BlackholeNode, BreakpointNode, CacheWritebackNode, CacheWritebackSyncNode, CommitAllocationNode, ComputeObjectAddressNode, ConditionAnchorNode, ControlFlowAnchorNode, CurrentLockNode, DeoptimizingFixedWithNextNode, DimensionsNode, DynamicCounterNode, EnsureVirtualizedNode, ExplodeLoopNode, FastAcquireBiasedLockNode, FinalFieldBarrierNode, FixedValueAnchorNode, ForceMaterializeNode, FullInfopointNode, GetObjectAddressNode, HotSpotLoadReservedReferenceNode, JumpToExceptionHandlerNode, LoadArrayComponentHubNode, LoadMethodNode, LoadSnippetVarargParameterNode, LogNode, MacroNode, MembarNode, MemoryAnchorNode, NeverStripMineNode, NeverWriteSinkNode, NewFrameNode, PatchReturnAddressNode, PauseNode, PluginReplacementNode, PrefetchAllocateNode, PureFunctionStubIntrinsicNode, ReachabilityFenceNode, ReadProtectionKeyRegisterNode, ReadRegisterNode, SnippetAnchorNode, SnippetCounterNode, SpeculationFenceNode, SpeculativeExceptionAnchorNode, SpillRegistersNode, SpinWaitNode, StringToBytesNode, StubForeignCallNode, SwitchCaseProbabilityNode, UnreachableNode, UnsafeAccessNode, UnsafeMemoryLoadNode, ValueAnchorNode, VerifyHeapNode, VirtualFrameAccessorNode, VirtualThreadUpdateJFRNode, WordCastNode, WriteBarrierNode, WriteProtectionKeyRegisterNode, WriteRegisterNode

public abstract class FixedWithNextNode extends FixedNode implements FixedWithNextNodeInterface
Base class of all nodes that are fixed within the control flow graph and have an immediate successor.