LLVM  8.0.1
Classes | Namespaces | Functions
Spiller.h File Reference
This graph shows which files directly or indirectly include this file:

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

Spillerllvm::createInlineSpiller (MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm)
 Create and return a spiller that will insert spill code directly instead of deferring though VirtRegMap. More...