Handbook
Glossary
allocation-insn
Basic block instructions
Prev:
##save-context
Next:
gc-map
Vocabulary
compiler
.
cfg
.
instructions
Class description
Union class of all instructions that allocate memory.
Definition
IN:
compiler.cfg.instructions
UNION:
allocation-insn
##allot
##box-alien
##box-displaced-alien
;
Methods
USING:
accessors
compiler.cfg.alias-analysis
compiler.cfg.instructions
kernel
;
M:
allocation-insn
analyze-aliases
dup
dst>>
set-new-ac
;
USING:
compiler.cfg.gc-checks.private
compiler.cfg.instructions
kernel
;
M:
allocation-insn
gc-check-offsets*
3drop
t
;