| public nothrow | PtrDiffInstruction(Value* result_, Value* leftPtr_, Value* rightPtr_, 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> | OperationName() const |
| public override void | Print(CodeFormatter& formatter) |
| public override void | Validate(Function& function, int numArgs) |
| public Value* | leftPtr |
| public Value* | rightPtr |