CBMC
|
May Be Same Object. More...
#include "may_be_same_object.h"
#include <util/pointer_expr.h>
#include <util/pointer_predicates.h>
#include "may_alias.h"
Go to the source code of this file.
Functions | |
exprt | strip_member_element (const exprt &src) |
exprt | may_be_same_object (const exprt &a, const exprt &b, const std::unordered_set< symbol_exprt, irep_hash > &address_taken, const namespacet &ns) |
May Be Same Object.
Definition in file may_be_same_object.cpp.
exprt may_be_same_object | ( | const exprt & | a, |
const exprt & | b, | ||
const std::unordered_set< symbol_exprt, irep_hash > & | address_taken, | ||
const namespacet & | ns | ||
) |
Definition at line 29 of file may_be_same_object.cpp.
Definition at line 19 of file may_be_same_object.cpp.