LLVM 22.0.0git
Namespaces | Variables
PassManager.cpp File Reference
#include "llvm/IR/PassManager.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/PassManagerImpl.h"
#include "llvm/Support/Compiler.h"
#include <optional>
#include "llvm/SandboxIR/PassManager.h"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::sandboxir
 

Variables

template class LLVM_EXPORT_TEMPLATE llvm::InnerAnalysisManagerProxy< FunctionAnalysisManager, Module >