The optimization which avoids test at every iteration is?
(a) Loop unrolling
(b) Loop jamming
(c) Constant folding
(d) None of the mentioned
The question was posed to me in final exam.
This intriguing question comes from Bottom-Up Parsing-2 topic in chapter Bottom Up Parsing of Compiler