Define peephole optimization

Peephole optimization is a simple and effective technique for locally improving target code. This
technique is applied to improve the performance of the target program by examining the short sequence of
target instructions and replacing these instructions by shorter or faster sequence.

0 comments:

Post a Comment

 
page