Module stable_mir::mir
source · Re-exports§
pub use visit::MirVisitor;
Modules§
- This module provides methods to retrieve allocation information, such as static variables.
- body 🔒
- The Stable MIR Visitor
Structs§
- The SMIR representation of a single function.
- The possible branch sites of a TerminatorKind::SwitchInt.
- Debug information pertaining to a user variable.
Enums§
- The FakeReadCause describes the type of pattern why a FakeRead statement exists.
- Describes what kind of retag is to be performed
Constants§
Type Aliases§
- The source-order index of a field in a variant.