|
307.
|
|
|
The minimal estimated speedup allowing inliner to ignore inline-insns-single and inline-insns-auto.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
params.def:54
|
|
308.
|
|
|
The maximum number of instructions in a single function eligible for inlining.
|
|
|
|
El número máximo de instrucciones en una sola función elegible para inclusión en línea.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:71
|
|
309.
|
|
|
The maximum number of instructions when automatically inlining.
|
|
|
|
El número máximo de instrucciones cuando se hace inclusión en línea automáticamente.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:83
|
|
310.
|
|
|
The maximum number of instructions inline function can grow to via recursive inlining.
|
|
|
|
El número máximo de instrucciones que una función incluida en línea puede crecer a través de inclusión en línea recursiva.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:88
|
|
311.
|
|
|
The maximum number of instructions non-inline function can grow to via recursive inlining.
|
|
|
|
El número máximo de instrucciones que una función que no se incluye en línea puede crecer a través de inclusión en línea recursiva.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:93
|
|
312.
|
|
|
The maximum depth of recursive inlining for inline functions.
|
|
|
|
La máxima profundidad para la inclusión en línea recursiva para funciones incluidas en línea.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:98
|
|
313.
|
|
|
The maximum depth of recursive inlining for non-inline functions.
|
|
|
|
La máxima profundidad para la inclusión en línea recursiva para funciones que no son incluidas en línea.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:103
|
|
314.
|
|
|
Inline recursively only when the probability of call being executed exceeds the parameter.
|
|
|
|
Incluir en línea recursivamente solo cuando la probabilidad de que la llamada se ejecute exceda el parámetro.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:108
|
|
315.
|
|
|
The maximum number of nested indirect inlining performed by early inliner.
|
|
|
|
El número máximo de inclusiones de instrucciones en línea anidadas realizado por el inlineador temprano.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:116
|
|
316.
|
|
|
Probability that COMDAT function will be shared with different compilation unit.
|
|
|
|
Probabilidad de que la función COMDAT se comparta con diferentes unidades de compilación.
|
|
Translated by
Antonio Ceballos Roa
|
|
|
|
Located in
params.def:122
|