CBMC
|
May Be Same Object. More...
Go to the source code of this file.
Functions | |
exprt | may_be_same_object (const exprt &, const exprt &, const std::unordered_set< symbol_exprt, irep_hash > &address_taken, const namespacet &) |
May Be Same Object.
Definition in file may_be_same_object.h.
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.