| 
    LLVM 22.0.0git
    
   | 
 
#include "llvm/ADT/StringRef.h"#include "llvm/IR/DataLayout.h"#include "llvm/IR/PassManager.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/CodeGen.h"#include "llvm/Support/CommandLine.h"#include "llvm/Support/Compiler.h"#include "llvm/Support/Error.h"#include "llvm/Support/PGOOptions.h"#include "llvm/Target/CGPassBuilderOption.h"#include "llvm/Target/TargetOptions.h"#include "llvm/TargetParser/Triple.h"#include <optional>#include <string>#include <utility>Go to the source code of this file.
Classes | |
| class | llvm::TargetMachine | 
| Primary interface to the complete machine description for the target machine.  More... | |
Namespaces | |
| namespace | llvm | 
| This is an optimization pass for GlobalISel generic memory operations.  | |
| namespace | llvm::legacy | 
| namespace | llvm::yaml | 
Variables | |
| LLVM_ABI llvm::cl::opt< bool > | llvm::NoKernelInfoEndLTO |