Use references instead of pointers for most state and initialize it all in the constructor, and similarly for the LiveRegOptimizer class.
19 KiB
19 KiB
Use references instead of pointers for most state and initialize it all in the constructor, and similarly for the LiveRegOptimizer class.