Module rustc_mir_transform::copy_prop
source · Structs§
- Unify locals that copy each other.
- Replacer 🔒Utility to help performing substitution of
*pattern
bytarget
.
Functions§
SsaLocals
computed equivalence classes between locals considering copy/move assignments.