Module rustc_mir::build
[−]
[src]
Unstable (
rustc_private)Structs
| BlockAnd |
[Unstable] The |
| Builder | [Unstable] |
| Location | [Unstable] |
| ScopeAuxiliary |
[Unstable] For each scope, we track the extent (from the HIR) and a single-entry-multiple-exit subgraph that contains all the statements/terminators within it. |
| ScopeAuxiliaryVec | [Unstable] |
Functions
| construct_const | [Unstable] |
| construct_fn |
[Unstable] the main entry point for building MIR for a function |