Class PauseNode

All Implemented Interfaces:
Cloneable, Formattable, FixedNodeInterface, FixedWithNextNodeInterface, LIRLowerable, ValueNodeInterface

public final class PauseNode extends FixedWithNextNode implements LIRLowerable
A node that results in a platform dependent pause instruction being emitted.