ROSE
0.11.98.0
|
Definition at line 1015 of file SymbolicExpr.h.
Public Member Functions | |
virtual Ptr | rewrite (Interior *, const SmtSolverPtr &) const override |
Rewrite the entire expression to something simpler. More... | |
Public Member Functions inherited from Rose::BinaryAnalysis::SymbolicExpr::Simplifier | |
virtual Ptr | fold (Nodes::const_iterator, Nodes::const_iterator) const |
Constant folding. More... | |
|
overridevirtual |
Rewrite the entire expression to something simpler.
Returns the new node if the node can be simplified, otherwise returns null.
Reimplemented from Rose::BinaryAnalysis::SymbolicExpr::Simplifier.