Handbook
Glossary
##call-gc
Basic block instructions
Prev:
##allot
Next:
##check-nursery-branch
Vocabulary
compiler
.
cfg
.
instructions
Definition
IN:
compiler.cfg.instructions
TUPLE:
##call-gc
<
insn
gc-map insn#
;
Methods
USING:
compiler.cfg.build-stack-frame
compiler.cfg.instructions
kernel
;
M:
##call-gc
compute-stack-frame*
drop
vm-frame-required
;
USING:
accessors
compiler.cfg.instructions
compiler.codegen
cpu.architecture
kernel
;
M:
##call-gc
generate-insn
[
gc-map>>
]
keep
drop
%call-gc
;
USING:
compiler.cfg.instructions
compiler.cfg.stacks.padding
kernel
;
M:
##call-gc
visit-insn
drop
all-live
;