cprover
branch.cpp File Reference

Branch Instrumentation. More...

#include "branch.h"
#include <util/cprover_prefix.h>
#include <util/prefix.h>
#include "function.h"
Include dependency graph for branch.cpp:

Go to the source code of this file.

Functions

void branch (symbol_tablet &symbol_table, goto_functionst &goto_functions, const irep_idt &id)
 

Detailed Description

Branch Instrumentation.

Definition in file branch.cpp.

Function Documentation

◆ branch()