Handbook
Glossary
register-allocator
Vocabulary
compiler
.
cfg
.
register-allocation
Variable description
The allocator used by CFG finalization. An unset value or
f
selects
linear-scan-allocator
. Bind this variable around compilation to compare allocators without changing the process default. Existing compiled code is unaffected.
Definition
IN:
compiler.cfg.register-allocation
SYMBOL:
register-allocator
inline