#include "llvm/SandboxIR/Pass.h"">

LLVM: lib/SandboxIR/Pass.cpp File Reference (original) (raw)

#include "[llvm/Pass.h](Pass%5F8h%5Fsource.html)"
#include "llvm/Config/llvm-config.h"
#include "[llvm/IR/Function.h](IR%5F2Function%5F8h%5Fsource.html)"
#include "[llvm/IR/IRPrintingPasses.h](IR%5F2IRPrintingPasses%5F8h%5Fsource.html)"
#include "[llvm/IR/LLVMContext.h](LLVMContext%5F8h%5Fsource.html)"
#include "[llvm/IR/LegacyPassNameParser.h](LegacyPassNameParser%5F8h%5Fsource.html)"
#include "[llvm/IR/Module.h](IR%5F2Module%5F8h%5Fsource.html)"
#include "[llvm/IR/OptBisect.h](OptBisect%5F8h%5Fsource.html)"
#include "[llvm/PassInfo.h](PassInfo%5F8h%5Fsource.html)"
#include "[llvm/PassRegistry.h](PassRegistry%5F8h%5Fsource.html)"
#include "[llvm/Support/Compiler.h](Compiler%5F8h%5Fsource.html)"
#include "[llvm/Support/Debug.h](Support%5F2Debug%5F8h%5Fsource.html)"
#include "[llvm/Support/raw_ostream.h](raw%5F%5Fostream%5F8h%5Fsource.html)"
#include <cassert>
#include "[llvm/SandboxIR/Pass.h](SandboxIR%5F2Pass%5F8h%5Fsource.html)"

Go to the source code of this file.

Macros
#define DEBUG_TYPE "ir"
Functions
static std::string getDescription (const Module &M)
static std::string getDescription (const Function &F)

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "ir"

Function Documentation

getDescription() [1/2]

std::string getDescription ( const Function & F) static

Definition at line 184 of file Pass.cpp.

getDescription() [2/2]

std::string getDescription ( const Module & M) static

Definition at line 59 of file Pass.cpp.