Skip to content

DepInfoGraphCreate::DepInfoGraphCreate

Construct from BaseGraphCreate

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/depGraph/DepGraph.h>

DepInfoGraphCreate(BaseGraphCreate* _impl = 0);

Parameters

Name

Description

_impl

The object to construct from

Created with MrDocs