Handbook
Glossary
##no-tco
Basic block instructions
Prev:
##jump
Next:
##phi
Vocabulary
compiler
.
cfg
.
instructions
Class description
A dummy instruction that simply inhibits TCO.
Definition
IN:
compiler.cfg.instructions
TUPLE:
##no-tco
<
insn
insn#
;
Methods
USING:
compiler.cfg.instructions
compiler.codegen
kernel
;
M:
##no-tco
generate-insn
drop
;