LLVM API Documentation

Functions | Variables
AliasSetTracker.cpp File Reference
#include "llvm/Analysis/AliasSetTracker.h"
#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/IR/DataLayout.h"
#include "llvm/IR/InstIterator.h"
#include "llvm/IR/Instructions.h"
#include "llvm/IR/IntrinsicInst.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/Type.h"
#include "llvm/Pass.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for AliasSetTracker.cpp:

Go to the source code of this file.

Functions

 INITIALIZE_PASS_BEGIN (AliasSetPrinter,"print-alias-sets","Alias Set Printer", false, true) INITIALIZE_PASS_END(AliasSetPrinter

Variables

print alias sets
print alias Alias Set Printer
print alias Alias Set false

Function Documentation

INITIALIZE_PASS_BEGIN ( AliasSetPrinter  ,
"print-alias-sets ,
"Alias Set Printer ,
false  ,
true   
)

Variable Documentation

print alias Alias Set false

Definition at line 667 of file AliasSetTracker.cpp.

print alias Alias Set Printer
print alias sets

Definition at line 667 of file AliasSetTracker.cpp.