120 bool staysAlive =
true;
#define assert(condition)
Instruction & instruction()
void addRef(InstructionReference &ref)
bool removeRef(InstructionReference &ref)
bool setImpl(InstructionReferenceImpl *impl)
InstructionReference(InstructionReferenceImpl *impl)
Instruction & instruction() const
bool operator==(const InstructionReference &other) const
InstructionReference & operator=(const InstructionReference &)
InstructionReferenceImpl * impl_
virtual ~InstructionReference()
static NullInstruction & instance()