ScEpTIC.AST.register_allocation package

Module contents

ScEpTIC.AST.register_allocation.get_register_allocator(module_location, module_name, allocation_function_name)

Function that dynamically loads the requested register allocation module and returns its main function, to be used to perform it.