LLVM API Documentation

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

Go to the source code of this file.

Functions

 INITIALIZE_PASS (CFGOnlyViewer,"view-cfg-only","View CFG of function (with no function bodies)", false, true) namespace
 
 INITIALIZE_PASS (CFGPrinter,"dot-cfg","Print CFG of function to 'dot' file", false, true) namespace
 

Function Documentation

INITIALIZE_PASS ( CFGOnlyViewer  ,
"view-cfg-only"  ,
"View CFG of function (with no function bodies)"  ,
false  ,
true   
)
INITIALIZE_PASS ( CFGPrinter  ,
"dot-cfg"  ,
"Print CFG of function to 'dot' file"  ,
false  ,
true   
)