|
mini-llvm 0.1.0
|
This is the complete list of members for mini_llvm::NaiveAllocator, including all inherited members.
| allocate(mir::Function &F, const std::unordered_set< mir::VirtualRegister * > &virtRegs, const std::unordered_set< mir::PhysicalRegister * > &physRegs, RegisterAction load, RegisterAction store) override | mini_llvm::NaiveAllocator | virtual |
| operator=(const RegisterAllocator &)=delete | mini_llvm::RegisterAllocator | |
| operator=(RegisterAllocator &&)=delete | mini_llvm::RegisterAllocator | |
| RegisterAction typedef | mini_llvm::RegisterAllocator | |
| RegisterAllocator()=default | mini_llvm::RegisterAllocator | |
| RegisterAllocator(const RegisterAllocator &)=delete | mini_llvm::RegisterAllocator | |
| RegisterAllocator(RegisterAllocator &&)=delete | mini_llvm::RegisterAllocator | |
| ~RegisterAllocator()=default | mini_llvm::RegisterAllocator | virtual |