cprover
|
Slicing. More...
#include <goto-programs/goto_functions.h>
Go to the source code of this file.
Functions | |
void | reachability_slicer (goto_functionst &goto_functions) |
void | reachability_slicer (goto_functionst &goto_functions, const std::list< std::string > &properties) |
Slicing.
Definition in file reachability_slicer.h.
void reachability_slicer | ( | goto_functionst & | goto_functions | ) |
Definition at line 83 of file reachability_slicer.cpp.
Referenced by goto_instrument_parse_optionst::instrument_goto_program().
void reachability_slicer | ( | goto_functionst & | goto_functions, |
const std::list< std::string > & | properties | ||
) |
Definition at line 90 of file reachability_slicer.cpp.