CexConstifier Class Reference

Inheritance diagram for CexConstifier:

Inheritance graph
[legend]
Collaboration diagram for CexConstifier:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CexConstifier (std::map< unsigned, CexObjectData > &_objectValues)

Public Attributes

std::map< unsigned,
CexObjectData > & 
objectValues

Protected Member Functions

ref< ExprgetInitialValue (const Array &array, unsigned index)


Detailed Description

Definition at line 351 of file FastCexSolver.cpp.


Constructor & Destructor Documentation

CexConstifier::CexConstifier ( std::map< unsigned, CexObjectData > &  _objectValues  )  [inline]

Definition at line 371 of file FastCexSolver.cpp.


Member Function Documentation

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.

Here is the call graph for this function:


Member Data Documentation

Definition at line 370 of file FastCexSolver.cpp.

Referenced by getInitialValue().


The documentation for this class was generated from the following file:

Generated on Fri Jun 5 03:31:59 2009 for klee by  doxygen 1.5.8