LLVM 20.0.0git
|
Go to the source code of this file.
Classes | |
class | llvm::Spiller |
Spiller interface. More... | |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
Functions | |
Spiller * | llvm::createInlineSpiller (MachineFunctionPass &Pass, MachineFunction &MF, VirtRegMap &VRM, VirtRegAuxInfo &VRAI) |
Create and return a spiller that will insert spill code directly instead of deferring though VirtRegMap. | |