CBMC
|
Local safe pointer analysis. More...
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... | |
struct | local_safe_pointerst::type_comparet |
Comparator that regards type-equal expressions as equal, and otherwise uses the natural (operator<) ordering on irept. More... | |
Local safe pointer analysis.
Definition in file local_safe_pointers.h.