CBMC
write_location_context.h File Reference

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>
+ Include dependency graph for write_location_context.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

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.