mirror of
https://github.com/Z3Prover/z3
synced 2025-07-18 02:16:40 +00:00
fix #4125
This commit is contained in:
parent
a0de244487
commit
1c2aa1076b
6 changed files with 41 additions and 13 deletions
|
@ -165,6 +165,7 @@ class ufbv_rewriter {
|
|||
demodulator2lhs_rhs m_demodulator2lhs_rhs;
|
||||
expr_ref_buffer m_todo;
|
||||
obj_hashtable<expr> m_processed;
|
||||
expr_ref_vector m_in_processed;
|
||||
expr_ref_vector m_new_args;
|
||||
|
||||
expr_ref_buffer m_rewrite_todo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue