LLVM 22.0.0git
|
This file declares the RABasic class, which provides a minimal implementation of the basic register allocator. More...
#include "RegAllocBase.h"
#include "llvm/CodeGen/LiveRangeEdit.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/Spiller.h"
#include <queue>
Go to the source code of this file.
Classes | |
struct | llvm::CompSpillWeight |
class | llvm::RABasic |
RABasic provides a minimal implementation of the basic register allocation algorithm. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
This file declares the RABasic class, which provides a minimal implementation of the basic register allocator.
Definition in file RegAllocBasic.h.