Skip to content

VariableRenaming::expandedDefTable

This is the table of definitions that is expanded from the original table. It is used to populate the actual def/use table.

Synopsis

Declared in <src/midend/programAnalysis/variableRenaming/VariableRenaming.h>

DefUseTable expandedDefTable;

Created with MrDocs