18 if(a.
id() == ID_unknown)
20 else if(b.
id() == ID_unknown)
Base class for all expressions.
bool is_zero() const
Return whether the expression is a constant representing 0.
typet & type()
Return the type of the expression.
const irep_idt & id() const
The plus expression Associativity is not specified.
static exprt conditional_cast(const exprt &expr, const typet &type)
exprt pointer_offset_sum(const exprt &a, const exprt &b)
API to expression classes.