|
CBMC
|
#include <widened_range.h>
Collaboration diagram for widened_ranget:Public Member Functions | |
| widened_ranget (const constant_interval_exprt &lhs, const constant_interval_exprt &rhs) | |
Public Attributes | |
| const bool | is_lower_widened |
| const bool | is_upper_widened |
| const exprt | lower_bound |
| const exprt | upper_bound |
| const exprt | widened_lower_bound |
| const exprt | widened_upper_bound |
Private Member Functions | |
| exprt | widen_lower_bound () const |
| exprt | widen_upper_bound () const |
Private Attributes | |
| namespacet | ns_ |
| exprt | range_ |
Definition at line 17 of file widened_range.h.
|
inline |
Definition at line 20 of file widened_range.h.
|
private |
Definition at line 22 of file widened_range.cpp.
|
private |
Definition at line 37 of file widened_range.cpp.
Definition at line 40 of file widened_range.h.
Definition at line 41 of file widened_range.h.
Definition at line 42 of file widened_range.h.
|
private |
Definition at line 46 of file widened_range.h.
|
private |
Definition at line 47 of file widened_range.h.
Definition at line 43 of file widened_range.h.
Definition at line 50 of file widened_range.h.
Definition at line 51 of file widened_range.h.