Handbook
Glossary
setter-live-vregs ( insn vreg -- )
Vocabulary
compiler
.
cfg
.
dce
Inputs
insn
an
object
vreg
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
compiler.cfg.dce
:
setter-live-vregs
( insn vreg -- )
allocation?
[
drop
]
[
record-live
]
if
;