|
virtual std::unique_ptr< InstructionBase > | Clone () const =0 |
|
virtual void | Assign (const InstructionBase &other)=0 |
|
virtual void | TypeInstruction (Stack< const Type *> *stack, ControlFlowGraph *cfg) const =0 |
|
void | InvalidateTransientTypes (Stack< const Type *> *stack) const |
|
virtual bool | IsBlockTerminator () const |
|
virtual void | AppendSuccessorBlocks (std::vector< Block *> *block_list) const |
|
Definition at line 62 of file instructions.h.
The documentation for this struct was generated from the following files: