Handbook
Glossary
binary-constant-fold ( insn -- insn' )
Vocabulary
compiler
.
cfg
.
value-numbering
.
folding
Inputs
insn
an
object
Outputs
insn'
an
object
Definition
USING:
accessors
compiler.cfg.instructions
compiler.cfg.value-numbering.rewrite
kernel
;
IN:
compiler.cfg.value-numbering.folding
:
binary-constant-fold
( insn -- insn' )
[
dst>>
]
[
[
src1>>
vreg>integer
]
[
src2>>
]
[
]
tri
binary-constant-fold*
]
bi
##load-integer
new-insn
;
inline