CBMC
Main Page
Related Pages
Directories
Namespaces
Namespace List
Namespace Members
All
a
c
d
e
f
g
j
l
m
r
t
w
Functions
a
c
d
f
g
r
t
w
Typedefs
Enumerations
Classes
Class List
Class Hierarchy
Class Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
a
b
c
d
e
f
g
i
k
l
m
o
p
r
s
t
u
v
w
Enumerator
a
b
c
d
e
f
h
i
k
l
m
n
o
p
q
r
s
t
u
v
Related Functions
b
c
d
e
g
i
j
m
n
o
s
t
u
v
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
u
w
y
Typedefs
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
u
v
w
Enumerations
_
a
b
c
d
f
g
i
l
m
p
r
s
t
u
v
w
Enumerator
_
a
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
u
v
w
Macros
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Modules
Pages
rewrite_rw_ok.h
Go to the documentation of this file.
1
/*******************************************************************\
2
3
Module: Rewrite {r,w,rw}_ok expressions as required by symbolic execution
4
5
Author: Michael Tautschnig
6
7
\*******************************************************************/
8
12
13
#ifndef CPROVER_GOTO_PROGRAMS_REWRITE_RW_OK_H
14
#define CPROVER_GOTO_PROGRAMS_REWRITE_RW_OK_H
15
16
class
goto_modelt
;
17
25
void
rewrite_rw_ok
(
goto_modelt
&);
26
27
#endif
// CPROVER_GOTO_PROGRAMS_REWRITE_RW_OK_H
goto_modelt
Definition:
goto_model.h:27
rewrite_rw_ok
void rewrite_rw_ok(goto_modelt &)
Replace all occurrences of r_ok_exprt, w_ok_exprt, rw_ok_exprt, pointer_in_range_exprt by their proph...
Definition:
rewrite_rw_ok.cpp:77
src
goto-programs
rewrite_rw_ok.h
Generated by
1.9.1