|
LLVM
4.0.0
|
Go to the source code of this file.
Classes | |
| class | llvm::Spiller |
| Spiller interface. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
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... | |
1.8.6