LLVM 20.0.0git
|
#include "llvm/ADT/DenseSet.h"
#include "llvm/Config/llvm-config.h"
#include "llvm/IR/DiagnosticInfo.h"
#include "llvm/IR/GlobalValue.h"
#include "llvm/IR/LLVMContext.h"
#include "llvm/IR/LegacyPassManager.h"
#include "llvm/Passes/PassBuilder.h"
#include "llvm/Support/CodeGen.h"
#include "llvm/Target/TargetOptions.h"
#include <functional>
#include <optional>
Go to the source code of this file.
Classes | |
struct | llvm::lto::Config |
LTO configuration. More... | |
struct | llvm::lto::LTOLLVMDiagnosticHandler |
struct | llvm::lto::LTOLLVMContext |
A derived class of LLVMContext that initializes itself according to a given Config object. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::lto |