Home | History | Annotate | Download | only in man1

Lines Matching full:growth

5493 and the \fBlarge-stack-frame-growth\fR parameter to 400.
5555 (see \fB\-\-param ipcp\-unit\-growth=\fR\fIvalue\fR).
6690 \&\fB\-\-param large-function-growth\fR. This parameter is useful primarily
6694 .IP "\fBlarge-function-growth\fR" 4
6695 .IX Item "large-function-growth"
6696 Specifies maximal growth of large function caused by inlining in percents.
6697 The default value is 100 which limits large function growth to 2.0 times
6701 The limit specifying large translation unit. Growth caused by inlining of
6702 units larger than this limit is limited by \fB\-\-param inline-unit-growth\fR.
6705 A, the growth of unit is 300\e% and yet such inlining is very sane. For very
6707 growth limit is needed to avoid exponential explosion of code size. Thus for
6709 before applying \fB\-\-param inline-unit-growth\fR. The default is 10000
6710 .IP "\fBinline-unit-growth\fR" 4
6711 .IX Item "inline-unit-growth"
6712 Specifies maximal overall growth of the compilation unit caused by inlining.
6713 The default value is 30 which limits unit growth to 1.3 times the original
6715 .IP "\fBipcp-unit-growth\fR" 4
6716 .IX Item "ipcp-unit-growth"
6717 Specifies maximal overall growth of the compilation unit caused by
6719 unit growth to 1.1 times the original size.
6724 .IP "\fBlarge-stack-frame-growth\fR" 4
6725 .IX Item "large-stack-frame-growth"
6726 Specifies maximal growth of large stack frames caused by inlining in percents.
6727 The default value is 1000 which limits large stack frame growth to 11 times
6942 .IP "\fBtracer-max-code-growth\fR" 4
6943 .IX Item "tracer-max-code-growth"
6944 Stop tail duplication once code growth has reached given percentage. This is
6947 growth.
6950 Stop reverse growth when the reverse probability of best edge is less than this
6958 Stop forward growth if the best edge do have probability lower than this