LLVM API Documentation
#include "llvm/Function.h"#include "llvm/Instructions.h"#include "llvm/Pass.h"#include "llvm/DerivedTypes.h"#include "llvm/Analysis/AliasAnalysis.h"#include "llvm/Assembly/Writer.h"#include "llvm/Target/TargetData.h"#include "llvm/Support/InstIterator.h"#include "llvm/Support/CommandLine.h"#include <iostream>#include <set>Include dependency graph for AliasAnalysisEvaluator.cpp:

Go to the source code of this file.
Functions | |
| static void | PrintResults (const char *Msg, bool P, Value *V1, Value *V2, Module *M) |
| static void | PrintModRefResults (const char *Msg, bool P, Instruction *I, Value *Ptr, Module *M) |
|
||||||||||||||||||||||||
|
Definition at line 85 of file AliasAnalysisEvaluator.cpp. References llvm::WriteAsOperand(). |
|
||||||||||||||||||||||||
|
Definition at line 75 of file AliasAnalysisEvaluator.cpp. References llvm::WriteAsOperand(). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|