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

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

Templates

GraphT

Parameters

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