void make_top() final override
all states – the analysis doesn't use this, and domains may refuse to implement it.
uninitializedt uninitialized
void make_entry() final override
a reasonable entry-point state
The interface offered by a domain, allows code to manipulate domains without knowing their exact type...
ait< uninitialized_domaint > uninitialized_analysist
void output(std::ostream &out, const ai_baset &ai, const namespacet &ns) const final
std::set< irep_idt > uninitializedt
bool is_bottom() const override final
void make_bottom() final override
no states
void transform(locationt from, locationt to, ai_baset &ai, const namespacet &ns) final override
how function calls are treated: a) there is an edge from each call site to the function head b) there...
void assign(const exprt &lhs)
bool merge(const uninitialized_domaint &other, locationt from, locationt to)
goto_programt::const_targett locationt
bool is_top() const override final