LLVM
8.0.1
|
Go to the source code of this file.
Classes | |
class | llvm::Spiller |
Spiller interface. More... | |
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
Functions | |
Spiller * | llvm::createInlineSpiller (MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) |
Create and return a spiller that will insert spill code directly instead of deferring though VirtRegMap. More... | |