In computer science, common subexpression elimination (CSE) is a compiler optimization that searches for instances of identical expressions (i.e., they all evaluate to the same value), and analyses whether it is worthwhile replacing them with a single variable holding the computed value.
Read more about Common Subexpression Elimination: Example, Principle, Benefits
Famous quotes containing the words common and/or elimination:
“It is darker in the woods, even in common nights, than most suppose.”
—Henry David Thoreau (18171862)
“To reduce the imagination to a state of slaveryeven though it would mean the elimination of what is commonly called happinessis to betray all sense of absolute justice within oneself. Imagination alone offers me some intimation of what can be.”
—André Breton (18961966)