Optimising CompilersLive Variables
x := exp;
y := const;
if test
then x := f(const);...
else x := g(const);...
fi;
output x x:d,y:d
Previous slide
Next slide
Back to first slide
View graphic version