Structs§
- The parameter representation of late-bound function parameters, “some region at least as big as the scope
fr.scope
”. - Use this rather than
RegionKind
, whenever possible. - A region variable ID.
Enums§
- When liberating bound regions, we map their
BoundRegionKind
to this as we need to track the index of anonymous regions. We otherwise end up liberating multiple bound regions to the same late-bound region.