Invoking Interprocedural Analysis

Controlling interprocedural analysis explains how to control interprocedural analysis.

Table 1. Controlling interprocedural analysis
Turn control this option from here... use this setting
CodeWarrior IDE Choose an item from the IPA option drop down list box on the Properties > C/C++ Build > Settings > Tool Settings > PowerPC Compiler > Optimization panel.
source code #pragma ipaprogram file | on | function | off
command line -ipa file | program | program-final | function | off