DefUseChain::DefUseChain
Construct from BaseGraphCreate
Synopsis
Declared in <src/midend/programAnalysis/bitvectorDataflow/DefUseChain.h>
DefUseChain(BaseGraphCreate* c);
Parameters
Name |
Description |
c |
The object to construct from |
Created with MrDocs