OPTI9-Inlined subprograms not inlined because not yet implemented

Top  Previous  Next

 

Inlined subprograms not inlined because not yet implemented

 

This section lists calls to inlined subprograms, where the subprogram will not be inlined. The reason is that the subprogram has not been implemented yet. It is implemented further down in the same module. There are a number of other conditions that also must be fulfilled for the subprogram to be inlined.

 

clip0232

 

To make the subprogram inlined for this call, make sure that it is implemented higher up in the same module.

 

 

See also:

 

Optimizations