Module flux_refineck::ghost_statements
source ยท 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
Type Aliasesยง
- EdgeMap ๐
- Location
Map ๐