Provides the classes for performing general analyses on code in the Instr intermediate representation.

The only analysis designed specifically for Instr form currently is register allocation. More will come when we have end-to-end going.

Related Documentation

For further information, see: @author Felix S. Klock II