Expand description
Ghost statements are statements that are not part of the original mir, but are added from information extracted from the compiler or some additional analysis.
Modulesยง
- fold_
unfold ๐ - points_
to ๐ - This module implements a points-to analysis for mutable references.
Structsยง
- Ghost
Statements ๐ - Statements
At ๐
Enumsยง
- Ghost
Statement ๐ - Point ๐
- A point in the control flow graph where ghost statements can be inserted.
Functionsยง
- all_
nested_ ๐bodies - compute_
ghost_ ๐statements
Type Aliasesยง
- EdgeMap ๐
- Location
Map ๐