Generate a title for the graph in DOT format

Synopsis

Declared in <llvm/Analysis/DDGPrinter.h>

std::string
getGraphName(DataDependenceGraph const* G);

Parameters

Name

Description

G

Data Dependency Graph

Created with MrDocs