Skip to content

VariableRenaming::getPropDefTable

Get the defTable containing the propogated definition information.

Synopses

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

Get the defTable containing the propogated definition information.

Get the defTable containing the propogated definition information.

DefUseTable const&
getPropDefTable() const;

Return Value

Def table.

Created with MrDocs