klee
klee::ImpliedValue Namespace Reference

Functions

void getImpliedValues (ref< Expr > e, ref< ConstantExpr > cvalue, ImpliedValueList &result)
 
void checkForImpliedValues (Solver *S, ref< Expr > e, ref< ConstantExpr > cvalue)
 

Function Documentation

◆ checkForImpliedValues()

void klee::ImpliedValue::checkForImpliedValues ( Solver S,
ref< Expr e,
ref< ConstantExpr cvalue 
)

◆ getImpliedValues()

void klee::ImpliedValue::getImpliedValues ( ref< Expr e,
ref< ConstantExpr cvalue,
ImpliedValueList result 
)