klee
|
Go to the source code of this file.
Namespaces | |
namespace | klee |
namespace | klee::ImpliedValue |
Typedefs | |
typedef std::vector< std::pair< ref< ReadExpr >, ref< ConstantExpr > > > | klee::ImpliedValueList |
Functions | |
void | klee::ImpliedValue::getImpliedValues (ref< Expr > e, ref< ConstantExpr > cvalue, ImpliedValueList &result) |
void | klee::ImpliedValue::checkForImpliedValues (Solver *S, ref< Expr > e, ref< ConstantExpr > cvalue) |