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/Type.h"
#include "llvm/Target/TargetData.h"
#include "llvm/Assembly/Writer.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/InstIterator.h"
#include "llvm/Support/Streams.h"

Include dependency graph for AliasSetTracker.cpp:

Include dependency graph

Go to the source code of this file.

Classes

class  AliasSetPrinter

Variables

RegisterPass< AliasSetPrinterX ("print-alias-sets","Alias Set Printer", false, true)


Variable Documentation

RegisterPass<AliasSetPrinter> X("print-alias-sets","Alias Set Printer", false, true) [static]
 




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.