Handbook
Glossary
##safepoint
Vocabulary
compiler
.
cfg
.
instructions
Class description
Instruction that inserts a safe point in the generated code.
Definition
IN:
compiler.cfg.instructions
TUPLE:
##safepoint
<
insn
insn#
;
Methods
USING:
compiler.cfg.instructions
compiler.codegen
cpu.architecture
kernel
;
M:
##safepoint
generate-insn
drop
%safepoint
;