cprover
|
Interval Analysis. More...
Go to the source code of this file.
Functions | |
void | instrument_intervals (const ait< interval_domaint > &interval_analysis, goto_functionst::goto_functiont &goto_function) |
void | interval_analysis (const namespacet &ns, goto_functionst &goto_functions) |
Interval Analysis.
Definition in file interval_analysis.cpp.
void instrument_intervals | ( | const ait< interval_domaint > & | interval_analysis, |
goto_functionst::goto_functiont & | goto_function | ||
) |
Definition at line 18 of file interval_analysis.cpp.
References conjunction(), find_symbols(), forall_goto_program_instructions, Forall_goto_program_instructions, exprt::is_true(), and interval_domaint::make_expression().
Referenced by interval_analysis().
void interval_analysis | ( | const namespacet & | ns, |
goto_functionst & | goto_functions | ||
) |
Definition at line 79 of file interval_analysis.cpp.
References Forall_goto_functions, instrument_intervals(), and interval_analysis().
Referenced by goto_instrument_parse_optionst::doit(), goto_instrument_parse_optionst::instrument_goto_program(), and interval_analysis().