|
CBMC
|
#include <analyses/variable-sensitivity/write_location_context.h>#include <iostream>#include <stack>
Include dependency graph for liveness_context.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | liveness_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 the liveness region for a given abstract_objectt.
Definition in file liveness_context.h.