|
CBMC
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| void | interval_analysis (goto_modelt &) |
| Initialises the abstract interpretation over interval domain and instruments instructions using interval assumptions. More... | |
Interval Analysis
Definition in file interval_analysis.h.
| void interval_analysis | ( | goto_modelt & | goto_model | ) |
Initialises the abstract interpretation over interval domain and instruments instructions using interval assumptions.
| [out] | goto_model | Input code as goto_model. |
Definition at line 90 of file interval_analysis.cpp.