public nothrow | ElemAddrInstruction(Value* result_, Value* ptr_, Value* index_, 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* | index |
public Value* | ptr |