VariableRenaming::getUseTable
Get the table of uses for every node.
Synopsis
Declared in <src/midend/programAnalysis/variableRenaming/VariableRenaming.h>
DefUseTable const&
getUseTable() const;
Return Value
Use Table.
Created with MrDocs
Get the table of uses for every node.
Declared in <src/midend/programAnalysis/variableRenaming/VariableRenaming.h>
DefUseTable const&
getUseTable() const;
Use Table.
Created with MrDocs