Skip to content

VariableRenaming::useTable

This is the table that is populated with all the use information for all the variables at all the nodes. It is populated during the runDefUse function, and is done with the steady‐state dataflow algorithm.

Synopsis

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

DefUseTable useTable;

Created with MrDocs