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