V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::ParallelMove Class Referencefinal
Inheritance diagram for v8::internal::compiler::ParallelMove:
NON_EXPORTED_BASEZoneVector NON_EXPORTED_BASEZoneObject

Public Member Functions

 ParallelMove (Zone *zone)
 
MoveOperandsAddMove (const InstructionOperand &from, const InstructionOperand &to)
 
MoveOperandsAddMove (const InstructionOperand &from, const InstructionOperand &to, Zone *operand_allocation_zone)
 
bool IsRedundant () const
 
void PrepareInsertAfter (MoveOperands *move, ZoneVector< MoveOperands *> *to_eliminate) const
 

Detailed Description

Definition at line 703 of file instruction.h.


The documentation for this class was generated from the following files: