Expand description
This pass converts all DerefTemp locals into normal temporaries
and turns their CopyForDeref rvalues into normal copies.
Structsยง
- Erase
Deref ๐Temps - Erase
Deref ๐Temps Visitor
This pass converts all DerefTemp locals into normal temporaries
and turns their CopyForDeref rvalues into normal copies.