

Public Member Functions | |
| CexConstifier (std::map< unsigned, CexObjectData > &_objectValues) | |
Public Attributes | |
| std::map< unsigned, CexObjectData > & | objectValues |
Protected Member Functions | |
| ref< Expr > | getInitialValue (const Array &array, unsigned index) |
Definition at line 351 of file FastCexSolver.cpp.
| CexConstifier::CexConstifier | ( | std::map< unsigned, CexObjectData > & | _objectValues | ) | [inline] |
Definition at line 371 of file FastCexSolver.cpp.
| ref<Expr> CexConstifier::getInitialValue | ( | const Array & | array, | |
| unsigned | index | |||
| ) | [inline, protected, virtual] |
Implements klee::ExprEvaluator.
Definition at line 353 of file FastCexSolver.cpp.
References klee::Array::id, ValueRange::max(), ValueRange::min(), and objectValues.

| std::map<unsigned, CexObjectData>& CexConstifier::objectValues |
1.5.8