ROSE  0.11.145.0
Public Member Functions | Public Attributes | List of all members
Rose::BinaryAnalysis::SymbolicExpression::ShiftSimplifier Struct Reference

Description

Definition at line 1041 of file SymbolicExpression.h.

Inheritance diagram for Rose::BinaryAnalysis::SymbolicExpression::ShiftSimplifier:
Inheritance graph
[legend]
Collaboration diagram for Rose::BinaryAnalysis::SymbolicExpression::ShiftSimplifier:
Collaboration graph
[legend]

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. More...
 
virtual Ptr rewrite (Interior *, const SmtSolverPtr &) const
 Rewrite the entire expression to something simpler. More...
 

Public Attributes

bool newbits
 

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