![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
MoveOperands (const InstructionOperand &source, const InstructionOperand &destination) | |
const InstructionOperand & | source () const |
InstructionOperand & | source () |
void | set_source (const InstructionOperand &operand) |
const InstructionOperand & | destination () const |
InstructionOperand & | destination () |
void | set_destination (const InstructionOperand &operand) |
bool | IsPending () const |
void | SetPending () |
bool | IsRedundant () const |
void | Eliminate () |
bool | IsEliminated () const |
void | Print () const |
Definition at line 651 of file instruction.h.