Handbook
Glossary
each-rep ( insn vreg-quot: ( vreg rep -- ) -- )
Vocabulary
compiler
.
cfg
.
representations
.
preferred
Inputs
insn
an
object
vreg-quot
a
quotation
with stack effect
( vreg rep -- )
Outputs
None
Definition
USING:
kernel
;
IN:
compiler.cfg.representations.preferred
:
each-rep
( insn vreg-quot: ( vreg rep -- ) -- )
[
each-def-rep
]
[
each-use-rep
]
[
each-temp-rep
]
2tri
;
inline