LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
CallPrinter.cpp File Reference
#include "llvm/Analysis/CallGraph.h"
#include "llvm/Analysis/CallPrinter.h"
#include "llvm/Analysis/DOTGraphTraitsPass.h"
Include dependency graph for CallPrinter.cpp:

Go to the source code of this file.

Classes

struct  llvm::DOTGraphTraits< CallGraph * >
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 

Functions

INITIALIZE_PASS(CallGraphViewer,"view-callgraph","View
call graph", false, false)
char CallGraphPrinter 
INITIALIZE_PASS (CallGraphPrinter,"dot-callgraph","Print call graph to 'dot' file", false, false) ModulePass *llvm
 

Function Documentation

INITIALIZE_PASS (CallGraphViewer, "view-callgraph", "View call graph", false, false) char CallGraphPrinter INITIALIZE_PASS ( CallGraphPrinter  ,
"dot-callgraph"  ,
"Print call graph to 'dot' file"  ,
false  ,
false   
)

Definition at line 73 of file CallPrinter.cpp.