Class ReturnBase

Direct Known Subclasses:
NonlocalReturnInstr, ReturnInstr

public abstract class ReturnBase extends OneOperandInstr
  • Constructor Details

  • Method Details

    • getReturnValue

      public Operand getReturnValue()
    • updateReturnValue

      public void updateReturnValue(Operand val)