LLVM 22.0.0git
RegAllocRegistry.h File Reference

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 >::FunctionPassCtorllvm::RegisterRegAllocBase< T >::Registry
 RegisterRegAlloc's global Registry tracks allocator registration.