LLVM
15.0.0git
|
#include "llvm/ADT/SmallPtrSet.h"
#include "llvm/CodeGen/RegAllocCommon.h"
#include "llvm/CodeGen/RegisterClassInfo.h"
Go to the source code of this file.
Classes | |
class | llvm::SmallVectorImpl< T > |
This class consists of common code factored out of the SmallVector class to reduce code duplication based on the SmallVector 'N' template parameter. More... | |
class | llvm::RegAllocBase |
RegAllocBase provides the register allocation driver and interface that can be extended to add interesting heuristics. More... | |
Namespaces | |
llvm | |
This is an optimization pass for GlobalISel generic memory operations. | |