Helper functions for k-induction and loop invariants. More...
#include <analyses/natural_loops.h>Go to the source code of this file.
predicate within the loops. predicate from lhs. Helper functions for k-induction and loop invariants.
Definition in file loop_utils.h.
Definition at line 19 of file loop_utils.h.
Definition at line 20 of file loop_utils.h.
Definition at line 142 of file loop_utils.cpp.
get all assign targets that satisfy predicate within the loops.
Definition at line 151 of file loop_utils.cpp.
Definition at line 39 of file loop_utils.cpp.
get all assign targets that satisfy predicate from lhs.
Definition at line 49 of file loop_utils.cpp.
Definition at line 21 of file loop_utils.cpp.