1.

_________an IR-to-IR transformer that tries to improve the IR program in some way.(a) Optimizer(b) Parser(c) All of the mentioned(d) None of the mentionedThis question was posed to me in homework.I'm obligated to ask this question of The NFA with epsilon-moves to the DFA-2 topic in division Finite Automata and Regular Expression of Compiler

Answer»

Right answer is (a) Optimizer

For EXPLANATION: The optimizer is an IR-to-IR TRANSFORMER that tries to IMPROVE the IR program in some WAY.



Discussion

No Comment Found

Related InterviewSolutions