#include <instructions.h>
Definition at line 186 of file instructions.h.
◆ InstructionBase()
v8::internal::torque::InstructionBase::InstructionBase |
( |
| ) |
|
|
inline |
◆ ~InstructionBase()
virtual v8::internal::torque::InstructionBase::~InstructionBase |
( |
| ) |
|
|
virtualdefault |
◆ AppendSuccessorBlocks()
virtual void v8::internal::torque::InstructionBase::AppendSuccessorBlocks |
( |
std::vector< Block * > * | block_list | ) |
const |
|
inlinevirtual |
◆ Assign()
virtual void v8::internal::torque::InstructionBase::Assign |
( |
const InstructionBase & | other | ) |
|
|
pure virtual |
◆ Clone()
virtual std::unique_ptr< InstructionBase > v8::internal::torque::InstructionBase::Clone |
( |
| ) |
const |
|
pure virtual |
◆ InvalidateTransientTypes()
void v8::internal::torque::InstructionBase::InvalidateTransientTypes |
( |
Stack< const Type * > * | stack | ) |
const |
◆ IsBlockTerminator()
virtual bool v8::internal::torque::InstructionBase::IsBlockTerminator |
( |
| ) |
const |
|
inlinevirtual |
◆ RecomputeDefinitionLocations()
◆ TypeInstruction()
virtual void v8::internal::torque::InstructionBase::TypeInstruction |
( |
Stack< const Type * > * | stack, |
|
|
ControlFlowGraph * | cfg ) const |
|
pure virtual |
◆ pos
The documentation for this struct was generated from the following files: