| public nothrow | RetInstruction(Value* value_, int line_) |
| public override nothrow void | BeginComputeLivenessAndNextUse() |
| public override nothrow void | EndComputeLivenessAndNextUse() |
| public override void | GenerateCode(MachineCode& machineCode, CodeFormatter& formatter) |
| public override nothrow String<char> | Name() const |
| public override nothrow String<char> | OperationName() const |
| public override void | Print(CodeFormatter& formatter) |
| public override void | Validate(Function& function, int numArgs) |
| public Value* | value |