LLVM API Documentation
#include <VirtRegMap.h>
Public Member Functions | |
| virtual | ~Spiller () |
| virtual bool | runOnMachineFunction (MachineFunction &MF, const VirtRegMap &VRM)=0 |
Definition at line 151 of file VirtRegMap.h.
| Spiller::~Spiller | ( | ) | [virtual] |
Definition at line 130 of file VirtRegMap.cpp.
| virtual bool llvm::Spiller::runOnMachineFunction | ( | MachineFunction & | MF, | |
| const VirtRegMap & | VRM | |||
| ) | [pure virtual] |