Go to the source code of this file.
Common processing and simplification of goto_programts.
This includes removing a number of more complex types (vectors, complex, etc.) and constructs (returns, function pointers, etc.). This is can be used after initialize_goto_model but before analysis. It is not mandatory but is used by most tools.
Definition at line 36 of file process_goto_program.cpp.