InterviewSolution
Saved Bookmarks
| 1. |
The method which merges the bodies of two loops is?(a) Loop rolling(b) Loop jamming(c) Constant folding(d) None of the mentionedThis question was posed to me in quiz.The question is from Syntax-Directed Definitions and Translations topic in portion Syntax Directed Definition and Translations of Compiler |
|
Answer» The correct choice is (b) LOOP jamming |
|