Module stable_mir::mir::alloc
source · Expand description
This module provides methods to retrieve allocation information, such as static variables.
Structs§
- A unique identification number for each provenance
Enums§
- An allocation in the SMIR global memory can be either a function pointer, a static, or a “real” allocation with some data in it.
Functions§
- Utility function used to read an allocation data into an assigned integer.
- Utility function used to read an allocation data into a unassigned integer.