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