![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
ParallelMove (Zone *zone) | |
MoveOperands * | AddMove (const InstructionOperand &from, const InstructionOperand &to) |
MoveOperands * | AddMove (const InstructionOperand &from, const InstructionOperand &to, Zone *operand_allocation_zone) |
bool | IsRedundant () const |
void | PrepareInsertAfter (MoveOperands *move, ZoneVector< MoveOperands *> *to_eliminate) const |
Definition at line 703 of file instruction.h.