ΒΆtemplate <typename GraphT>
void printGraphForFunction(llvm::Function& F,
                           GraphT Graph,
                           llvm::StringRef Name,
                           bool IsSimple)

Declared at: llvm/include/llvm/Analysis/DOTGraphTraitsPass.h:87

Templates

GraphT

Parameters

llvm::Function& F
GraphT Graph
llvm::StringRef Name
bool IsSimple