getFiniteDifferencingRules
A standard set of algebraic and finite‐differencing rules
Synopsis
Declared in <src/midend/programTransformation/finiteDifferencing/patternRewrite.h>
RewriteRule*
getFiniteDifferencingRules();
Return Value
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.
Created with MrDocs