Static-Homeworks-CUB / fall2024

Assignments for the Static Program Analysis course, Constructor University Bremen, Fall 2024.
0 stars 10 forks source link

Copy Propagation #34

Open jubnzv opened 1 month ago

jubnzv commented 1 month ago

The analysis identifies opportunities to replace occurrences of variables with their known values to optimize code.

Direction: Forward Type: May Analysis

DLochmelis33 commented 1 month ago

i'll take this one