VariableRenaming::DefsAndUsesTraversal::addUsesToNode
Mark all the uses as occurring at the specified node.
Synopsis
Parameters
Name |
Description |
node |
This class represents the base class for all IR nodes within Sage III. |
uses |
A standard container which offers fixed time access to individual elements in any order. |
Created with MrDocs