rustc_mir_dataflow

Module impls

Source

Modulesยง

Structsยง

Functionsยง

Type Aliasesยง

  • There can be many more InitIndex than there are locals in a MIR body. We use a mixed bitset to avoid paying too high a memory footprint.
  • There can be many more MovePathIndex than there are locals in a MIR body. We use a mixed bitset to avoid paying too high a memory footprint.