Skip to content

DepInfoGraphCreate

Synopsis

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

template<class Node>
class DepInfoGraphCreate
    : public VirtualGraphCreateTemplate<Node, DepInfoEdge>

Base Classes

Member Functions

Name

Description

DepInfoGraphCreate [constructor]

Construct from BaseGraphCreate

CreateEdge

DeleteEdge

Derived Classes