LLVM 20.0.0git
|
Target-Independent Code Generator Pass Configuration Options pass. More...
#include "llvm/Pass.h"
#include "llvm/Support/CodeGen.h"
#include "llvm/Support/Error.h"
#include <cassert>
#include <string>
Go to the source code of this file.
Classes | |
class | llvm::IdentifyingPassPtr |
Discriminated union of Pass ID types. More... | |
class | llvm::TargetPassConfig |
Target-Independent Code Generator Pass Configuration Options. More... | |
struct | llvm::TargetPassConfig::StartStopInfo |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::legacy |
Functions | |
void | llvm::registerCodeGenCallback (PassInstrumentationCallbacks &PIC, LLVMTargetMachine &) |
Target-Independent Code Generator Pass Configuration Options pass.
Definition in file TargetPassConfig.h.