| public nothrow | LocalInstruction(Value* result_, Type* localType_, int line_) |
| public override void | GenerateCode(MachineCode& machineCode, CodeFormatter& formatter) |
| public override nothrow Location* | HomeLocation() const |
| public override nothrow String<char> | OperationName() const |
| public override void | Print(CodeFormatter& formatter) |
| public override void | Validate(Function& function, int numArgs) |
| public Location* | homeLocation |
| public Type* | localType |