|
475.
|
|
|
The threshold ratio between instantiated fields and the total structure size
|
|
|
|
A razão limite entre os campos instanciados e o tamanho total da estrutura
|
|
Translated by
André Gondim
|
|
|
|
Located in
params.def:68
|
|
476.
|
|
|
The threshold ratio between current and hottest structure counts
|
|
|
|
O limite da razão entre a estrutura atual e as contas de estrutura principais
|
|
Translated and reviewed by
gabriell nascimento
|
|
|
|
Located in
params.def:49
|
|
477.
|
|
|
The maximum number of instructions in a single function eligible for inlining
|
|
|
|
O número máximo de instruções em uma única função elegível para inline
|
|
Translated and reviewed by
André Gondim
|
In upstream: |
|
O número máximo de instruções em uma única função elegível para inline
|
|
|
Suggested by
Renan Araujo Rischiotto
|
Shared: |
|
O número máximo de instruções em uma única função candidata à substituição em-linha (inlining)
|
|
|
Suggested by
Gerson "fserve" Barreiros
|
|
|
|
Located in
params.def:66
|
|
478.
|
|
|
The maximum number of instructions when automatically inlining
|
|
|
|
O número máximo de instruções quando é feita a substituição inline automática
|
|
Translated and reviewed by
André Gondim
|
Shared: |
|
O número máximo de instruções quando é feita expansão em linha automaticamente
|
|
|
Suggested by
Humberto Júnior
|
|
|
|
Located in
params.def:78
|
|
479.
|
|
|
The maximum number of instructions inline function can grow to via recursive inlining
|
|
|
|
O número máximo de instruções até o qual uma função em-linha pode crescer via substituição em-linha recursiva
|
|
Translated and reviewed by
Gerson "fserve" Barreiros
|
|
|
|
Located in
params.def:83
|
|
480.
|
|
|
The maximum number of instructions non-inline function can grow to via recursive inlining
|
|
|
|
O número máximo de instruções do qual uma função não substituída em-linha pode crescer por meio de substituição em-linha recursiva
|
|
Translated and reviewed by
André Gondim
|
Shared: |
|
O número máximo de instruções do qual uma função não em-linha pode crescer por meio de em-linha recursiva
|
|
|
Suggested by
gabriell nascimento
|
|
|
|
Located in
params.def:88
|
|
481.
|
|
|
The maximum depth of recursive inlining for inline functions
|
|
|
|
A profundidade máxima da substituição em-linha (inlining) recursiva para funções em-linha
|
|
Translated and reviewed by
André Gondim
|
Shared: |
|
A profundidade máxima de expansões em linha recursiva para funções em linha
|
|
|
Suggested by
Humberto Júnior
|
|
|
|
Located in
params.def:93
|
|
482.
|
|
|
The maximum depth of recursive inlining for non-inline functions
|
|
|
|
A profundidade máxima da substituição em-linha recursiva para funções não substituídas em-linha
|
|
Translated and reviewed by
André Gondim
|
Shared: |
|
A profundidade máxima de expansões em linha recursivas para funções não em linha
|
|
|
Suggested by
Humberto Júnior
|
|
|
|
Located in
params.def:98
|
|
483.
|
|
|
Inline recursively only when the probability of call being executed exceeds the parameter
|
|
|
|
Fazer inline recursivamente apenas quando a probabilidade da chamada sendo executada exceder o parâmetro
|
|
Translated and reviewed by
André Gondim
|
Shared: |
|
Fazer substituição em-linha recursiva apenas quando a probabilidade de execução da chamada exceder o parâmetro
|
|
|
Suggested by
gabriell nascimento
|
|
|
|
Located in
params.def:103
|
|
484.
|
|
|
If -fvariable-expansion-in-unroller is used, the maximum number of times that an individual variable will be expanded during loop unrolling
|
|
|
|
Se -fvariable-expansion-in-unroller for usada, corresponde ao número máximo de vezes que uma variável individual será expandida durante o loop unrolling
|
|
Translated and reviewed by
André Gondim
|
Shared: |
|
Se -fvariable-expansion-in-unroller for usada, corresponde ao número máximo de vezes que uma variável individual será expandida durante o desenlace de laços (loops)
|
|
|
Suggested by
gabriell nascimento
|
|
|
|
Located in
params.def:130
|