Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Z3Prover/z3
/ flush
Method
flush
src/ast/expr_map.cpp:90–94 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
}
89
90
void expr_map::flush() {
91
reset();
92
m_expr2expr.finalize();
93
m_expr2pr.finalize();
94
}
Callers
15
display_sat_result
Method · 0.45
tst1
Function · 0.45
tst3
Function · 0.45
tst4
Function · 0.45
bad_case
Function · 0.45
tst1
Function · 0.45
display_statistics
Function · 0.45
tst_exact_div
Function · 0.45
tst1
Method · 0.45
tst_lex
Function · 0.45
tst_prime_generator
Function · 0.45
tst_theory_pb
Function · 0.45
Calls
2
reset
Function · 0.50
finalize
Method · 0.45
Tested by
11
tst1
Function · 0.36
tst3
Function · 0.36
tst4
Function · 0.36
bad_case
Function · 0.36
tst1
Function · 0.36
display_statistics
Function · 0.36
tst_exact_div
Function · 0.36
tst1
Method · 0.36
tst_lex
Function · 0.36
tst_prime_generator
Function · 0.36
tst_theory_pb
Function · 0.36