Loading...
Searching...
No Matches
smt_commands.cpp File Reference
+ Include dependency graph for smt_commands.cpp:
Go to the source code of this file.
Macro Definition Documentation
◆ COMMAND_ID [1/2]
◆ COMMAND_ID [2/2]
Value:
virtual bool visit(const irep_idt &function_id, trace_ptrt p, working_sett &working_set, const goto_programt &goto_program, const goto_functionst &goto_functions, const namespacet &ns)
Perform one step of abstract interpretation from trace t Depending on the instruction type it may com...
ait supplies three of the four components needed: an abstract interpreter (in this case handling func...
Definition at line 10 of file smt_commands.cpp.
Function Documentation
◆ accept()