LLVM API Documentation

Functions | Variables
MemDepPrinter.cpp File Reference
#include "llvm/Analysis/Passes.h"
#include "llvm/ADT/SetVector.h"
#include "llvm/Analysis/MemoryDependenceAnalysis.h"
#include "llvm/IR/CallSite.h"
#include "llvm/IR/InstIterator.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for MemDepPrinter.cpp:

Go to the source code of this file.

Functions

 INITIALIZE_PASS_BEGIN (MemDepPrinter,"print-memdeps","Print MemDeps of function", false, true) INITIALIZE_PASS_END(MemDepPrinter

Variables

print memdeps
print Print MemDeps of function
print Print MemDeps of false

Function Documentation

INITIALIZE_PASS_BEGIN ( MemDepPrinter  ,
"print-memdeps ,
"Print MemDeps of function ,
false  ,
true   
)

Variable Documentation

print Print MemDeps of false

Definition at line 83 of file MemDepPrinter.cpp.

print Print MemDeps of function

Definition at line 83 of file MemDepPrinter.cpp.

print memdeps

Definition at line 83 of file MemDepPrinter.cpp.