Computer Science, asked by Irshna5664, 5 hours ago

Explain principle source of optimization

Answers

Answered by senthayoghasswar
0

Answer:

Principal Sources of Optimisation

A transformation of a program is called local if it can be performed by looking only at the statements in a basic block; otherwise, it is called global. ...

There are a number of ways in which a compiler can improve a program without changing the function it computes.

Function preserving transformations examples:

Similar questions