ROSE 0.11.145.147
|
Definition at line 1038 of file SymbolicExpression.h.
Public Member Functions | |
ShiftSimplifier (bool newbits) | |
Ptr | combine_strengths (Ptr strength1, Ptr strength2, size_t value_width, const SmtSolverPtr &solver) const |
Public Member Functions inherited from Rose::BinaryAnalysis::SymbolicExpression::Simplifier | |
virtual Ptr | fold (Nodes::const_iterator, Nodes::const_iterator) const |
Constant folding. | |
virtual Ptr | rewrite (Interior *, const SmtSolverPtr &) const |
Rewrite the entire expression to something simpler. | |
Public Attributes | |
bool | newbits |
|
inline |
Definition at line 1040 of file SymbolicExpression.h.
bool Rose::BinaryAnalysis::SymbolicExpression::ShiftSimplifier::newbits |
Definition at line 1039 of file SymbolicExpression.h.