|
bool | IsBlockTerminator () const override |
|
void | AppendSuccessorBlocks (std::vector< Block *> *block_list) const override |
|
| BranchInstruction (Block *if_true, Block *if_false) |
|
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 |
|
Definition at line 296 of file instructions.h.
The documentation for this struct was generated from the following file: