cprover
bv_pointers.cpp File Reference
#include "bv_pointers.h"
#include <util/arith_tools.h>
#include <util/c_types.h>
#include <util/config.h>
#include <util/exception_utils.h>
#include <util/pointer_offset_size.h>
+ Include dependency graph for bv_pointers.cpp:

Go to the source code of this file.

Functions

static bool is_pointer_subtraction (const exprt &expr)
 

Function Documentation

◆ is_pointer_subtraction()

static bool is_pointer_subtraction ( const exprt expr)
static

Definition at line 460 of file bv_pointers.cpp.