Back to the 2024 paper

Module 4 : Intermediate Code Generation & Code Improvement

20242m

Choose the correct option / answer the following:
Which optimization technique focuses on reducing code in small sequences?
(i) Peephole optimization
(ii) Strength reduction
(iii) Loop optimization
(iv) Code hoisting

Similar questions