Handbook
Glossary
kill-constant-set-slot ( slot# vreg -- )
Vocabulary
compiler
.
cfg
.
alias-analysis
Inputs
slot#
an
object
vreg
an
object
Outputs
None
Definition
USING:
assocs
kernel
namespaces
;
IN:
compiler.cfg.alias-analysis
:
kill-constant-set-slot
( slot# vreg -- )
[
live-slots
get
at
delete-at
]
with
each-alias
;