LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

AliasSetTracker.cpp File Reference

#include "llvm/Analysis/AliasSetTracker.h"
#include "llvm/Analysis/AliasAnalysis.h"
#include "llvm/Instructions.h"
#include "llvm/Pass.h"
#include "llvm/Target/TargetData.h"
#include "llvm/Assembly/Writer.h"
#include "llvm/Support/InstIterator.h"
#include <iostream>

Include dependency graph for AliasSetTracker.cpp:

Go to the source code of this file.


Variable Documentation

RegisterPass<AliasSetPrinter> X("print-alias-sets","Alias Set Printer", PassInfo::Analysis|PassInfo::Optimization) [static]