In the annotated disassembly, special lines exist to tag the time taken by outline functions.
The following shows an example of the annotated disassembly displayed when an outline function is called:
0. 0. 43. else
0. 0. 44. {
0. 0. 45. printf("else reached\n");
0. 2.522 <inclusive metrics for outlined functions>
|