Computer Science Fundamentals Algorithms Subjective
Feb 27, 2013

Give examples for function preserving transformations.

Detailed Explanation

•    Common subexpression elimination
•    Copy propagation
•    Dead – code elimination
•    Constant folding

Discussion (0)

No comments yet. Be the first to share your thoughts!

Share Your Thoughts
Feedback