ΒΆllvm::FunctionPass* createFastRegisterAllocator()
llvm::FunctionPass* createFastRegisterAllocator()Description
FastRegisterAllocation Pass - This pass register allocates as fast as possible. It is best suited for debug code where live ranges are short.
Declared at: llvm/include/llvm/CodeGen/Passes.h:162