Helper functions for k-induction and loop invariants. More...
#include "loop_utils.h"#include <analyses/local_may_alias.h>#include <goto-programs/pointer_arithmetic.h>#include <util/pointer_expr.h>#include <util/std_expr.h>Go to the source code of this file.
predicate from lhs. predicate within the loops. Helper functions for k-induction and loop invariants.
Definition in file loop_utils.cpp.
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.