Handbook
Glossary
collect-vreg-reps ( cfg -- )
Vocabulary
compiler
.
cfg
.
representations
.
selection
Inputs
cfg
an
object
Outputs
None
Definition
USING:
compiler.cfg.rpo
compiler.cfg.utilities
kernel
namespaces
;
IN:
compiler.cfg.representations.selection
:
collect-vreg-reps
( cfg -- )
H{
}
clone
vreg-reps
set
HS{
}
clone
tagged-vregs
set
[
[
(collect-vreg-reps)
]
each-non-phi
]
each-basic-block
;