resetConstantFoldedValues
This function acts in two different ways
Synopsis
Declared in <SageIII/astPostProcessing/fixupConstantFoldedValues.h>
void
resetConstantFoldedValues(SgNode* node);
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
Created with MrDocs