RewriteRuleCombiner
Combine several rules into one, doing the constituents in order
Synopsis
Declared in <src/midend/programTransformation/finiteDifferencing/patternRewrite.h>
class RewriteRuleCombiner
: public RewriteRule
Base Classes
Name |
Description |
Definition of a rewrite rule on a given SgNode. The rule modifies the node and/or its children ināplace, and then returns true for success or false for failure. |
Member Functions
Name |
Description |
|
Destructor |
|
|
Private Data Members
Name |