LLVM 20.0.0git
|
Go to the source code of this file.
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::details |
Macros | |
#define | HANDLE_EXTENSION(Ext) llvm::PassPluginLibraryInfo get##Ext##PluginInfo(); |
#define | HANDLE_EXTENSION(Ext) get##Ext##PluginInfo(); |
Functions | |
void | llvm::details::extensions_anchor () |
#define HANDLE_EXTENSION | ( | Ext | ) | llvm::PassPluginLibraryInfo get##Ext##PluginInfo(); |
Definition at line 2 of file Extensions.cpp.
#define HANDLE_EXTENSION | ( | Ext | ) | get##Ext##PluginInfo(); |
Definition at line 2 of file Extensions.cpp.