Handbook
Glossary
rep-at-insn ( n interval -- rep )
Vocabulary
compiler
.
cfg
.
linear-scan
.
assignment
Inputs
n
an
object
interval
an
object
Outputs
rep
an
object
Definition
USING:
accessors
combinators.short-circuit
compiler.cfg.linear-scan.live-intervals
;
IN:
compiler.cfg.linear-scan.assignment
:
rep-at-insn
( n interval -- rep )
(find-use)
{
[
def-rep>>
]
[
use-rep>>
]
}
1||
;