12 #ifndef CPROVER_GOTO_INSTRUMENT_FULL_SLICER_H 13 #define CPROVER_GOTO_INSTRUMENT_FULL_SLICER_H 26 const std::list<std::string> &properties);
30 const std::list<std::string> &properties);
44 #endif // CPROVER_GOTO_INSTRUMENT_FULL_SLICER_H
virtual ~slicing_criteriont()
void full_slicer(goto_functionst &, const namespacet &)
void property_slicer(goto_functionst &, const namespacet &, const std::list< std::string > &properties)
virtual bool operator()(goto_programt::const_targett) const =0
instructionst::const_iterator const_targett
A namespacet is essentially one or two symbol tables bound together, to allow for symbol lookups in t...
A collection of goto functions.