LLVM 19.0.0git
Classes | Namespaces | Functions
Spiller.h File Reference

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

Spillerllvm::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.