Handbook
Glossary
dst-tagged? ( insn -- ? )
Vocabulary
compiler
.
cfg
.
representations
.
peephole
Inputs
insn
an
object
Outputs
?
an
object
Definition
USING:
accessors
compiler.cfg.registers
cpu.architecture
;
IN:
compiler.cfg.representations.peephole
:
dst-tagged?
( insn -- ? )
dst>>
rep-of
tagged-rep?
;