CBMC
full_slicer.h File Reference
+ Include dependency graph for full_slicer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  slicing_criteriont
 

Functions

void full_slicer (goto_functionst &, const namespacet &)
 
void full_slicer (goto_modelt &)
 
void property_slicer (goto_functionst &, const namespacet &, const std::list< std::string > &properties)
 
void property_slicer (goto_modelt &, const std::list< std::string > &properties)
 
void full_slicer (goto_functionst &goto_functions, const namespacet &ns, const slicing_criteriont &criterion)
 

Detailed Description

Slicing

Definition in file full_slicer.h.

Function Documentation

◆ full_slicer() [1/3]

void full_slicer ( goto_functionst ,
const namespacet  
)

Definition at line 356 of file full_slicer.cpp.

◆ full_slicer() [2/3]

void full_slicer ( goto_functionst goto_functions,
const namespacet ns,
const slicing_criteriont criterion 
)

Definition at line 348 of file full_slicer.cpp.

◆ full_slicer() [3/3]

void full_slicer ( goto_modelt )

Definition at line 364 of file full_slicer.cpp.

◆ property_slicer() [1/2]

void property_slicer ( goto_functionst ,
const namespacet ,
const std::list< std::string > &  properties 
)

Definition at line 371 of file full_slicer.cpp.

◆ property_slicer() [2/2]

void property_slicer ( goto_modelt ,
const std::list< std::string > &  properties 
)

Definition at line 380 of file full_slicer.cpp.