VariableRenaming::getDefTable
Get the table of definitions for every node.
Synopses
Declared in <src/midend/programAnalysis/variableRenaming/VariableRenaming.h>
Get the table of definitions for every node.
Get the table of definitions for every node.
DefUseTable const&
getDefTable() const;
Return Value
Definition table.
Created with MrDocs