LLVM API Documentation
Go to the source code of this file.
Classes | |
class | llvm::Spiller |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
Spiller * | llvm::createSpiller (MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) |
Create and return a spiller object, as specified on the command line. | |
Spiller * | llvm::createInlineSpiller (MachineFunctionPass &pass, MachineFunction &mf, VirtRegMap &vrm) |