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