Module rustc_mir_dataflow::points

source ·

Structs§

  • Maps between a Location and a PointIndex (and vice versa).
  • A single integer representing a Location in the MIR control-flow graph. Constructed efficiently from DenseLocationMap.
  • Visitor 🔒

Functions§