Tool to identify the the effect of compiler optimization

Is there any tool available that can identify and highlight the affected sections of code when different compiler optimization techniques are applied

0