Go to the documentation of this file.
33 #ifndef TTA_NULL_INSTRUCTION_HH
34 #define TTA_NULL_INSTRUCTION_HH
Address & address() const
bool isInProcedure() const
const Move & move(int i) const
void setParent(const Procedure &proc)
void addImmediate(Immediate &imm)
static NullInstruction instance_
Unique instance of NullInstruction.
Immediate & immediate(int i)
NullInstruction & operator=(const NullInstruction &)
Assignment not allowed.
static NullInstruction & instance()
virtual ~NullInstruction()
Procedure & parent() const