VariableRenaming::originalDefTable
This is the table of variable definition locations that is generated by the VarDefUseTraversal. It is later used to populate the actual def/use table.
Synopsis
Declared in <src/midend/programAnalysis/variableRenaming/VariableRenaming.h>
DefUseTable originalDefTable;
Created with MrDocs