|
cprover
|
Local safe pointer analysis. More...
Include dependency graph for local_safe_pointers.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | local_safe_pointerst |
| A very simple, cheap analysis to determine when dereference operations are trivially guarded by a check against a null pointer access. More... | |
| class | local_safe_pointerst::base_type_comparet |
| Comparator that regards base_type_eq expressions as equal, and otherwise uses the natural (operator<) ordering on irept. More... | |
Local safe pointer analysis.
Definition in file local_safe_pointers.h.