aggressive_inline

Instructs compiler to be more aggressive when inlining.

Syntax
#pragma aggressive_inline on | off | reset
  
Remarks

The IPA-based inliner (-ipa file) will inline more functions when this option

is enabled. This option can cause code bloat in programs that overuse inline

functions. Default is off.

Related information
dont_reuse_strings
enumsalwaysint
enums_signed
errno_name
explicit_zero_data
float_constants
instmgr_file
longlong
longlong_enums
min_enum_size
pool_strings
readonly_strings
reverse_bitfields
store_object_files