Class NoOperandResultBaseInstr

All Implemented Interfaces:
ResultInstr
Direct Known Subclasses:
BuildBackrefInstr, GetEncodingInstr, LoadBlockImplicitClosureInstr, LoadFrameClosureInstr, LoadImplicitClosureInstr, PushBlockFrameInstr, ReceiveArgBase, ReceiveExceptionBase, ReceiveSelfInstr, SaveBindingVisibilityInstr

public abstract class NoOperandResultBaseInstr extends ResultBaseInstr
result instr with no operands
  • Constructor Details

    • NoOperandResultBaseInstr

      public NoOperandResultBaseInstr(Operation operation, Variable result)
  • Method Details