llvm::DDGEdge::DDGEdge

Constructor

Synopsis

Declared in <llvm/Analysis/DDG.h>

DDGEdge(
    DDGNode& N,
    EdgeKind K);

Parameters

NameDescription
NThe object to copy construct from
KThe kind of edge in the DDG