|
LLVM 22.0.0git
|
Go to the source code of this file.
Classes | |
| class | llvm::RegisterRegAllocBase< SubClass > |
| RegisterRegAllocBase class - Track the registration of register allocators. More... | |
| class | llvm::RegisterRegAlloc |
Namespaces | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
Variables | |
| template<class T> | |
| MachinePassRegistry< typename RegisterRegAllocBase< T >::FunctionPassCtor > | llvm::RegisterRegAllocBase< T >::Registry |
| RegisterRegAlloc's global Registry tracks allocator registration. | |