CBMC
|
Maintain a context in the variable sensitvity domain that records write locations for a given abstract_objectt. More...
#include <analyses/variable-sensitivity/context_abstract_object.h>
#include <iostream>
#include <stack>
Go to the source code of this file.
Classes | |
class | write_location_contextt |
General implementation of an abstract_objectt which tracks the last written locations for a given abstract_objectt. More... | |
Maintain a context in the variable sensitvity domain that records write locations for a given abstract_objectt.
This enables more accurate merging at three_way_merge.
Definition in file write_location_context.h.