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ยง
- compute_
replacement ๐For each local, save the place corresponding to*local
. - Compute the set of locals that can be fully replaced.
- propagate_
ssa ๐