CFGImplTemplate::CFGImplTemplate
Construct from BaseGraphCreate
Synopsis
Declared in <src/midend/programAnalysis/CFG/CFGImpl.h>
CFGImplTemplate(BaseGraphCreate* _impl = 0);
Parameters
Name |
Description |
_impl |
The object to construct from |
Created with MrDocs