|
CBMC
|
#include "branch.h"#include <util/cprover_prefix.h>#include <util/expr_util.h>#include <util/prefix.h>#include <goto-programs/goto_model.h>#include "function.h"
Include dependency graph for branch.cpp:Go to the source code of this file.
Functions | |
| void | branch (goto_modelt &goto_model, const irep_idt &id) |
Branch Instrumentation
Definition in file branch.cpp.
| void branch | ( | goto_modelt & | goto_model, |
| const irep_idt & | id | ||
| ) |
Definition at line 22 of file branch.cpp.