mirror of
https://github.com/Z3Prover/z3
synced 2026-03-18 11:04:09 +00:00
parent
8440623f6d
commit
3a409e0673
2 changed files with 17 additions and 5 deletions
|
|
@ -100,6 +100,7 @@ class func_interp {
|
|||
|
||||
using entry_table = ptr_hashtable<func_entry, func_entry_hash, func_entry_eq>;
|
||||
entry_table* m_entry_table = nullptr;
|
||||
func_entry* m_key = nullptr;
|
||||
|
||||
void reset_interp_cache();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue