#include <synthesizer.hpp>
◆ SupportVars()
ilasynth::SupportVars::SupportVars |
( |
| ) |
|
|
inline |
◆ clear()
void ilasynth::SupportVars::clear |
( |
| ) |
|
◆ depCheck()
bool ilasynth::SupportVars::depCheck |
( |
z3::context & |
c, |
|
|
z3::solver & |
S, |
|
|
const nptr_t & |
ex |
|
) |
| |
◆ dfs()
void ilasynth::SupportVars::dfs |
( |
const Node * |
n | ) |
|
◆ uniquifyRdExprs()
void ilasynth::SupportVars::uniquifyRdExprs |
( |
| ) |
|
◆ bitvecs
std::set<const BitvectorVar*> ilasynth::SupportVars::bitvecs |
◆ bools
std::set<const BoolVar*> ilasynth::SupportVars::bools |
◆ canFixUp
bool ilasynth::SupportVars::canFixUp |
◆ enumRdExprVars
bool ilasynth::SupportVars::enumRdExprVars |
◆ rdexprs
std::vector<mem_info_t> ilasynth::SupportVars::rdexprs |
◆ visited
std::set<const Node*> ilasynth::SupportVars::visited |
The documentation for this struct was generated from the following file: