Module rustc_mir_transform::ref_prop
source · Structs
- Propagate references using SSA analysis.
- Replacer 🔒Utility to help performing subtitution of
*pattern
bytarget
.
Enums
- Value 🔒
Functions
- For each local, save the place corresponding to
*local
. - Compute the set of locals that can be fully replaced.