rustc-dev-guide/src/mir.md

148 B

The MIR (Mid-level IR)

TODO

Defined in the src/librustc/mir/ module, but much of the code that manipulates it is found in src/librustc_mir.