Structure for representing an instruction.
Definition: Instruction.h:50
Instruction performing a stack operation.
Definition: StackInstruction.h:23
virtual bool IsStackOp() const
Checks if the instruction is a stack operation.
Definition: StackInstruction.cpp:18