mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::LinearScanAllocator Member List

This is the complete list of members for mini_llvm::LinearScanAllocator, 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) overridemini_llvm::LinearScanAllocatorvirtual
operator=(const RegisterAllocator &)=deletemini_llvm::RegisterAllocator
operator=(RegisterAllocator &&)=deletemini_llvm::RegisterAllocator
RegisterAction typedefmini_llvm::RegisterAllocator
RegisterAllocator()=defaultmini_llvm::RegisterAllocator
RegisterAllocator(const RegisterAllocator &)=deletemini_llvm::RegisterAllocator
RegisterAllocator(RegisterAllocator &&)=deletemini_llvm::RegisterAllocator
~RegisterAllocator()=defaultmini_llvm::RegisterAllocatorvirtual