Which of the following statements about peephole optimization is False?
(A) It is applied to a small part of the code
(B) It can be used to optimize intermediate code
(C) To get the best out of this, it has to be applied repeatedly
(D) It can be applied to the portion of the code that is not contiguous
Home Modern › Forums › ISRO › Which of the following statements about peephole optimization is False? Which of the following statements about peephole optimization is False?
(A) It is applied to a small part of the code
(B) It can be used to optimize intermediate code
(C) To get the best out of this, it has to be applied repeatedly
(D) It can be applied to the portion of the code that is not contiguous
(A) It is applied to a small part of the code
(B) It can be used to optimize intermediate code
(C) To get the best out of this, it has to be applied repeatedly
(D) It can be applied to the portion of the code that is not contiguous
nan